Date: Thu, 4 Mar 2010 06:39:58 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/aim mmu_oea64.c Message-ID: <201003040640.o246eIt2074244@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-03-04 06:39:58 UTC FreeBSD src repository Modified files: sys/powerpc/aim mmu_oea64.c Log: SVN rev 204694 on 2010-03-04 06:39:58Z by nwhitehorn Patch some more concurrency issues here. This expands the page table lock to cover the PVOs, and removes the scratchpage PTEs from the PVOs entirely to avoid the system trying to be helpful and rewriting them. Revision Changes Path 1.18 +43 -23 src/sys/powerpc/aim/mmu_oea64.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201003040640.o246eIt2074244>