cvs commit: src/sys/kern uipc_syscalls.c

Alan Cox alc at FreeBSD.org
Sun Aug 6 01:00:11 UTC 2006


alc         2006-08-06 01:00:10 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Reduce the scope of the page queues lock in kern_sendfile() now that
  vm_page_sleep_if_busy() no longer requires the caller to hold the page
  queues lock.
  
  Revision  Changes    Path
  1.236     +4 -4      src/sys/kern/uipc_syscalls.c


More information about the cvs-src mailing list