diff options
author | Luiz Otavio O Souza <luiz@netgate.com> | 2015-09-15 13:33:28 -0500 |
---|---|---|
committer | Luiz Otavio O Souza <luiz@netgate.com> | 2015-10-20 11:51:32 -0500 |
commit | 373f155b959a37075bee99150a72ced22bbdc4e9 (patch) | |
tree | 68cfc9a28c858f39dadeb48cf1847a84289b1d54 /lib/libc/gen/isinf.c | |
parent | e1d74c4df60335f7c9005bac00da240856a5935d (diff) | |
download | FreeBSD-src-373f155b959a37075bee99150a72ced22bbdc4e9.zip FreeBSD-src-373f155b959a37075bee99150a72ced22bbdc4e9.tar.gz |
MFC r271148:
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...
TAG: IPSEC-HEAD
Issue: #4841
Diffstat (limited to 'lib/libc/gen/isinf.c')
0 files changed, 0 insertions, 0 deletions