cvs commit: src/sys/kern uipc_syscalls.c

Alan Cox alc at FreeBSD.org
Fri Aug 4 05:53:21 UTC 2006


alc         2006-08-04 05:53:20 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  The page queues lock is no longer required by vm_page_io_start().  Reduce
  the scope of the page queues lock in kern_sendfile() accordingly.
  
  Revision  Changes    Path
  1.235     +3 -3      src/sys/kern/uipc_syscalls.c


More information about the cvs-all mailing list