alc 2003/10/16 22:07:17 PDT FreeBSD src repository Modified files: sys/vm vm_pageout.c Log: - Synchronize access to a vm page's valid field using the containing vm object's lock. - Release the vm object and vm page queues locks around vput(). Revision Changes Path 1.245 +19 -14 src/sys/vm/vm_pageout.c