cvs commit: src/sys/netipx spx_usrreq.c

Robert Watson rwatson at FreeBSD.org
Sun Jan 2 07:36:16 PST 2005


rwatson     2005-01-02 15:36:16 UTC

  FreeBSD src repository

  Modified files:
    sys/netipx           spx_usrreq.c 
  Log:
  Increase the coverage scope of the receive socket buffer lock in
  spx_reass() to increase atomicity across multiple operations on the
  socket buffer when iterating over the SPX fragment reassembly list
  for the ipxpcb, as well a to reduce the number of locking operations.
  
  Revision  Changes    Path
  1.57      +9 -10     src/sys/netipx/spx_usrreq.c


More information about the cvs-src mailing list