alc 2003/10/18 17:01:56 PDT
FreeBSD src repository
Modified files:
sys/vm vnode_pager.c
Log:
- Synchronize access to a vm page's valid field using the containing
vm object's lock.
- Reduce the scope of the vm page queues lock in two places.
Revision Changes Path
1.188 +45 -43 src/sys/vm/vnode_pager.c