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
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to