rwatson     2006-06-04 09:31:35 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_usrreq.c 
  Log:
  Push acquisition of pcbinfo lock out of tcp_usr_attach() into
  tcp_attach() after the call to soreserve(), as it doesn't require
  the global lock.  Rearrange inpcb locking here also.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.137     +8 -6      src/sys/netinet/tcp_usrreq.c
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to