]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Reduce the frequency that the PowerPC/AIM pmaps invalidate instruction
authorNathan Whitehorn <nwhitehorn@FreeBSD.org>
Fri, 6 Apr 2012 16:03:38 +0000 (16:03 +0000)
committerNathan Whitehorn <nwhitehorn@FreeBSD.org>
Fri, 6 Apr 2012 16:03:38 +0000 (16:03 +0000)
commit57bd5cce62f14e6f40c5679c0e20c4705f924157
tree629b68f1c4f865a3a6cd89b972fbd12debf0d87f
parent629e40e45e30f3915c1901b1479a73dee73a0334
Reduce the frequency that the PowerPC/AIM pmaps invalidate instruction
caches, by invalidating kernel icaches only when needed and not flushing
user caches for shared pages.

Suggested by: kib
MFC after: 2 weeks
sys/powerpc/aim/machdep.c
sys/powerpc/aim/mmu_oea.c
sys/powerpc/aim/mmu_oea64.c
sys/vm/vm_page.h