Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Nov 2000 23:16:09 -0800 (PST)
From:      Bosko Milekic <bmilekic@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_syscalls.c
Message-ID:  <200011040716.XAA40324@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bmilekic    2000/11/03 23:16:09 PST

  Modified files:
    sys/kern             uipc_syscalls.c 
  Log:
  Setup and put to use the mutex lock for sf_freelist, the sendfile(2) bufs
  freelist. Should now be thread-friendly, in part.
  
  Note: More work is needed in uipc_syscalls.c, but it will have to wait until
  the socket locking issues are at least 80% implemented and committed.
  
  Revision  Changes    Path
  1.73      +19 -10    src/sys/kern/uipc_syscalls.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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