Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Aug 2006 01:00:10 +0000 (UTC)
From:      Alan Cox <alc@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_syscalls.c
Message-ID:  <200608060100.k7610ApF080124@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200608060100.k7610ApF080124>