Date: Tue, 19 Aug 2003 22:09:55 -0700 (PDT) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/amd64/amd64 pmap.c Message-ID: <200308200509.h7K59tsv020638@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/08/19 22:09:55 PDT FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: - Lock the pte object when performing vm_page_grab(). - Insure that the page table page is zero filled before adding it to the page table. Revision Changes Path 1.433 +9 -6 src/sys/amd64/amd64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308200509.h7K59tsv020638>