Date: Tue, 31 Dec 1996 20:45:07 -0800 (PST) From: John Dyson <dyson> To: CVS-committers, cvs-all, cvs-sys Subject: cvs commit: src/sys/vm vm_fault.c vm_map.c vm_object.c vm_pageout.c Message-ID: <199701010445.UAA13081@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
dyson 96/12/31 20:45:06 Modified: sys/vm vm_fault.c vm_map.c vm_object.c vm_pageout.c Log: Guess what? We left alot of the old collapse code that is not needed anymore with the "full" collapse fix that we added about 1yr ago!!! The code has been removed by optioning it out for now, so we can put it back in ASAP if any problems are found. Revision Changes Path 1.61 +3 -1 src/sys/vm/vm_fault.c 1.65 +2 -0 src/sys/vm/vm_map.c 1.84 +6 -0 src/sys/vm/vm_object.c 1.88 +4 -1 src/sys/vm/vm_pageout.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199701010445.UAA13081>
