]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
Removed bogus copy object collapse check (the idea is right, but the
authorDavid Greenman <dg@FreeBSD.org>
Wed, 22 Feb 1995 10:00:16 +0000 (10:00 +0000)
committerDavid Greenman <dg@FreeBSD.org>
Wed, 22 Feb 1995 10:00:16 +0000 (10:00 +0000)
commita7ac758ec7473eeb093af0f06abfef8d66938212
treec9f11d4f7088140a97f0fdfba1f36dc4c942c9d7
parenta3a8bb29d2a412bb8368f49152a67e62ca23b204
Removed bogus copy object collapse check (the idea is right, but the
spcific check was bogus).
Removed old copy of vm_object_page_clean and took out the #if 1 around
the remaining one.

Submitted by: John Dyson
sys/vm/vm_object.c