Date: Mon, 30 Aug 2004 21:39:22 +0000 (UTC) From: Alan Cox <alc@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/powerpc/powerpc pmap.c Message-ID: <200408302139.i7ULdMHj028618@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-08-30 21:39:22 UTC FreeBSD src repository Modified files: sys/powerpc/powerpc pmap.c Log: - Introduce a lock for synchronizing access to the pvo and pteg tables. - In pmap_enter(), only the acquisition and release of the page queues lock needs to check the bootstrap flag. Tested by: gallatin@ Revision Changes Path 1.89 +28 -8 src/sys/powerpc/powerpc/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408302139.i7ULdMHj028618>