diff options
author | jmg <jmg@FreeBSD.org> | 2014-09-04 23:53:51 +0000 |
---|---|---|
committer | jmg <jmg@FreeBSD.org> | 2014-09-04 23:53:51 +0000 |
commit | 5a07ed09202c37b8e0f2c0b05b34567e6955d1df (patch) | |
tree | 76199e34ac5ce0d23c9d45efa2d2a52e19d5c27c /contrib/netbsd-tests/lib/libc/regex/split.c | |
parent | c205c77d299f734c8e59aa799c32e98dd1f8d6bb (diff) | |
download | FreeBSD-src-5a07ed09202c37b8e0f2c0b05b34567e6955d1df.zip FreeBSD-src-5a07ed09202c37b8e0f2c0b05b34567e6955d1df.tar.gz |
use a straight buffer instead of an iov w/ 1 segment... The aesni
driver when it hits a mbuf/iov buffer, it mallocs and copies the data
for processing.. This improves perf by ~8-10% on my machine...
I have thoughts of fixing AES-NI so that it can better handle segmented
buffers, which should help improve IPSEC performance, but that is for
the future...
Diffstat (limited to 'contrib/netbsd-tests/lib/libc/regex/split.c')
0 files changed, 0 insertions, 0 deletions