Date: Wed, 20 Aug 2003 13:12:06 -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/alpha/alpha pmap.c Message-ID: <200308202012.h7KKC6GF094374@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/08/20 13:12:06 PDT FreeBSD src repository Modified files: sys/alpha/alpha 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.134 +9 -3 src/sys/alpha/alpha/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200308202012.h7KKC6GF094374>