Date: Tue, 28 Dec 2010 17:02:15 +0000 (UTC) From: Nathan Whitehorn <nwhitehorn@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/powerpc/aim moea64_native.c Message-ID: <201012281702.oBSH2NEN035280@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
nwhitehorn 2010-12-28 17:02:15 UTC
FreeBSD src repository
Modified files:
sys/powerpc/aim moea64_native.c
Log:
SVN rev 216765 on 2010-12-28 17:02:15Z by nwhitehorn
Only keep track of PTE validity statistics for pages not locked in the
table. The 'locked' attribute is used to circumvent the regular page table
locking for some special pages, with the result that including locked pages
here causes races when updating the stats.
Revision Changes Path
1.3 +8 -2 src/sys/powerpc/aim/moea64_native.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201012281702.oBSH2NEN035280>
