Date: Wed, 21 Oct 1998 19:16:55 -0700 (PDT) From: David Greenman <dg@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_object.c Message-ID: <199810220216.TAA14641@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dg 1998/10/21 19:16:54 PDT
Modified files:
sys/vm vm_object.c
Log:
Make the VM system handle the case where a terminating object contains
legitimately wired pages. Currently we print a diagnostic when this
happens, but this will be removed soon when it will be common for this
to occur with zero-copy TCP/IP buffers.
Revision Changes Path
1.130 +31 -43 src/sys/vm/vm_object.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?199810220216.TAA14641>
