summaryrefslogtreecommitdiffstats
path: root/usr.sbin
diff options
context:
space:
mode:
authoralc <alc@FreeBSD.org>1999-04-06 04:52:27 +0000
committeralc <alc@FreeBSD.org>1999-04-06 04:52:27 +0000
commit94c3a8d12f3962371ab018cc5870594c6426240a (patch)
tree2a3bda0e80647489d562c43c31e2396f12f3d4bc /usr.sbin
parent9f884254c7708e5c45656623b738c91b71cc946a (diff)
downloadFreeBSD-src-94c3a8d12f3962371ab018cc5870594c6426240a.zip
FreeBSD-src-94c3a8d12f3962371ab018cc5870594c6426240a.tar.gz
Two changes to pmap_remove_all:
1. Switch to pmap_TLB_invalidate from invltlb, eliminating a full TLB flush where a single-page flush suffices. (Also, this eliminates some unnecessary IPIs.) 2. Use "loadandclear" to update the pte, eliminating a race condition on SMPs. Change #2 should be committed to -STABLE.
Diffstat (limited to 'usr.sbin')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud