cvs commit: src/sys/dev/cxgb/ulp/tom cxgb_vm.c cxgb_vm.h
Kip Macy
kmacy at FreeBSD.org
Tue Sep 30 23:44:53 UTC 2008
kmacy 2008-09-30 23:44:44 UTC
FreeBSD src repository
Modified files:
sys/dev/cxgb/ulp/tom cxgb_vm.c cxgb_vm.h
Log:
SVN rev 183507 on 2008-09-30 23:44:44Z by kmacy
Refactor vm_fault_hold_user_pages:
- simplify page hold logic
- allow pages for processes other than that of curthread to
have pages held
- normalize the interface to more closely resemble the functions in
sys/vm
MFC after: 1 week
Revision Changes Path
1.4 +53 -61 src/sys/dev/cxgb/ulp/tom/cxgb_vm.c
1.2 +3 -4 src/sys/dev/cxgb/ulp/tom/cxgb_vm.h
More information about the cvs-src
mailing list