summaryrefslogtreecommitdiffstats
path: root/lib/libc/string
diff options
context:
space:
mode:
authorLuiz Otavio O Souza <luiz@netgate.com>2015-09-15 13:33:28 -0500
committerLuiz Otavio O Souza <luiz@netgate.com>2015-10-20 11:51:32 -0500
commit373f155b959a37075bee99150a72ced22bbdc4e9 (patch)
tree68cfc9a28c858f39dadeb48cf1847a84289b1d54 /lib/libc/string
parente1d74c4df60335f7c9005bac00da240856a5935d (diff)
downloadFreeBSD-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/string')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud