cvs commit: src/sys/vm vm_glue.c
Alan Cox
alc at FreeBSD.org
Sun Aug 17 18:31:44 PDT 2003
alc 2003/08/17 18:31:43 PDT
FreeBSD src repository
Modified files:
sys/vm vm_glue.c
Log:
Three unrelated changes to vm_proc_new(): (1) add vm object locking on the
U pages object; (2) reorganize such that the U pages object is created and
filled in one block; and (3) remove an unnecessary clearing of PG_ZERO.
Revision Changes Path
1.184 +7 -10 src/sys/vm/vm_glue.c
More information about the cvs-src
mailing list