Date: Sat, 31 Jan 1998 12:30:20 -0800 (PST) From: John Dyson <dyson@FreeBSD.ORG> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG Subject: cvs commit: src/sys/vm vm_page.c Message-ID: <199801312030.MAA01224@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 1998/01/31 12:30:20 PST
Modified files:
sys/vm vm_page.c
Log:
contigalloc doesn't place the allocated page(s) into an object, and
now this breaks vm_page_wire (due to wired page accounting per object.)
This should fix a problem as described by Donald Maddox.
Revision Changes Path
1.89 +5 -3 src/sys/vm/vm_page.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199801312030.MAA01224>
