cvs commit: src/sys/kern uipc_accf.c

Robert Watson rwatson at FreeBSD.org
Sat Mar 12 04:27:48 PST 2005


rwatson     2005-03-12 12:27:47 UTC

  FreeBSD src repository

  Modified files:
    sys/kern             uipc_accf.c 
  Log:
  Part two of post-SMPng cleanup of accept filter registration: perform all
  allocation up front before grabbing the socket mutex and doing the
  registration work.  The result is a lot cleaner.
  
  Revision  Changes    Path
  1.17      +16 -34    src/sys/kern/uipc_accf.c


More information about the cvs-src mailing list