diff options
author | 2008-09-04 13:46:11 +0200 | |
---|---|---|
committer | 2008-09-04 08:42:06 -0700 | |
commit | fb481dd56adf3c5b0993b8f052cc9ba966e3959d (patch) | |
tree | 22312cb77dbc8bf71bc54dff40efad7cf8e2d822 /net/unix/af_unix.c | |
parent | x86: split e820 reserved entries record to late v4 (diff) | |
download | wireguard-linux-fb481dd56adf3c5b0993b8f052cc9ba966e3959d.tar.xz wireguard-linux-fb481dd56adf3c5b0993b8f052cc9ba966e3959d.zip |
x86: drop -funroll-loops for csum_partial_64.c
Impact: performance optimization
I did some rebenchmarking with modern compilers and dropping
-funroll-loops makes the function consistently go faster by a few
percent. So drop that flag.
Thanks to Richard Guenther for a hint.
Signed-off-by: Andi Kleen <ak@linux.intel.com>
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions