summaryrefslogtreecommitdiffstats
path: root/sys/kern/kern_mutex.c
diff options
context:
space:
mode:
authormjg <mjg@FreeBSD.org>2016-12-31 13:23:28 +0000
committermjg <mjg@FreeBSD.org>2016-12-31 13:23:28 +0000
commitf3626becbf8107ecc4188b9c807fa02b06527c46 (patch)
treee86ac079438060bda57423b36c2d2caa4c113256 /sys/kern/kern_mutex.c
parent861927d8f804e958ca0225577e0a647f2e675550 (diff)
downloadFreeBSD-src-f3626becbf8107ecc4188b9c807fa02b06527c46.zip
FreeBSD-src-f3626becbf8107ecc4188b9c807fa02b06527c46.tar.gz
MFC r303583:
amd64: implement pagezero using rep stos The current implementation uses non-temporal writes. This turns out to be detrimental to performance if the page is used shortly after, which is the typical case with page faults. Switch to rep stos.
Diffstat (limited to 'sys/kern/kern_mutex.c')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud