Date: Sun, 14 Oct 2001 13:51:17 -0700 (PDT) From: Tor Egge <tegge@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/vm vm_pageout.c Message-ID: <200110142051.f9EKpHg65720@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
tegge 2001/10/14 13:51:17 PDT Modified files: sys/vm vm_pageout.c Log: Don't remove all mappings of a swapped out process if the vm map contained wired entries. vm_fault_unwire() depends on the mapping being intact. Reviewed by: dillon Revision Changes Path 1.184 +6 -2 src/sys/vm/vm_pageout.c To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200110142051.f9EKpHg65720>