]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r306680:
authorkib <kib@FreeBSD.org>
Mon, 24 Oct 2016 11:47:27 +0000 (11:47 +0000)
committerkib <kib@FreeBSD.org>
Mon, 24 Oct 2016 11:47:27 +0000 (11:47 +0000)
commit26bf4483c04e0a589748aab78bafef923e5348e3
tree0ef010b77f26d26685d60f15160c78a5e9f87cc5
parent73ff320632f8ec795c0125fc7bf65057d83a1f0d
MFC r306680:
Reduce the cost of TLB invalidation on x86 by using per-CPU completion flags.
sys/amd64/amd64/mp_machdep.c
sys/amd64/include/pcpu.h
sys/i386/include/pcpu.h
sys/x86/include/x86_smp.h
sys/x86/x86/mp_x86.c