Date: Sat, 11 Sep 2004 18:49:59 +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/vm vm_fault.c Message-ID: <200409111849.i8BInxjv003983@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alc 2004-09-11 18:49:59 UTC FreeBSD src repository Modified files: sys/vm vm_fault.c Log: System maps are prohibited from mapping vnode-backed objects. Take advantage of this restriction to avoid acquiring and releasing Giant when wiring pages within a system map. In collaboration with: tegge@ Revision Changes Path 1.197 +8 -8 src/sys/vm/vm_fault.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200409111849.i8BInxjv003983>