Date: Tue, 27 Apr 2010 05:35:35 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/i386/xen pmap.c Message-ID: <201004270535.o3R5ZiLS058826@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2010-04-27 05:35:35 UTC FreeBSD src repository Modified files: sys/i386/xen pmap.c Log: SVN rev 207262 on 2010-04-27 05:35:35Z by alc MFi386 r207205 Clearing a page table entry's accessed bit (PG_A) and setting the page's PG_REFERENCED flag in pmap_protect() can't really be justified, so don't do it. Revision Changes Path 1.35 +7 -13 src/sys/i386/xen/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201004270535.o3R5ZiLS058826>