Date: Tue, 17 Jun 2003 16:22:35 -0700 (PDT) From: Jake Burkholder <jake@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/sparc64/sparc64 pmap.c Message-ID: <200306172322.h5HNMZ07079279@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jake 2003/06/17 16:22:35 PDT FreeBSD src repository Modified files: sys/sparc64/sparc64 pmap.c Log: Handle recursion on the vm_page_queue_mtx manually in pmap_qenter and pmap_qremove, in order to avoid making the mutex recursable. Discussed with: alc Revision Changes Path 1.114 +10 -4 src/sys/sparc64/sparc64/pmap.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200306172322.h5HNMZ07079279>