Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 25 Jul 2004 23:29:47 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/kern uipc_socket.c
Message-ID:  <200407252329.i6PNTlX3058388@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2004-07-25 23:29:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_socket.c 
  Log:
  Do some initial locking on accept filter registration and attach.  While
  here, close some races that existed in the pre-locking world during low
  memory conditions.  This locking isn't perfect, but it's closer than
  before.
  
  Revision  Changes    Path
  1.206     +76 -29    src/sys/kern/uipc_socket.c



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