Date: Wed, 24 Sep 2003 22:38:19 -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: <200309250538.h8P5cJIZ058169@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2003/09/24 22:38:19 PDT FreeBSD src repository Modified files: sys/amd64/amd64 pmap.c Log: MFi386 Reimplement pmap_release() such that it uses the page table rather than the pte object to locate the page table directory pages. (Temporarily, retain an assertion on the emptiness of the pte object.) Revision Changes Path 1.438 +7 -14 src/sys/amd64/amd64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200309250538.h8P5cJIZ058169>