cvs commit: src/sys/vm vm_page.c
Julian Elischer
julian at FreeBSD.org
Sat Jan 1 02:29:05 PST 2005
julian 2005-01-01 10:29:04 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_4_11)
sys/vm vm_page.c
Log:
MFC a change from Dragonfly.
contigmalloc was not respecting the fact that other processes
may have a page marker as busy for IO but otherwise free.
It just took it as free..
Approved by: re (ken)
Revision Changes Path
1.147.2.22.2.1 +18 -12 src/sys/vm/vm_page.c
More information about the cvs-src
mailing list