cvs commit: src/sys/netipx spx_usrreq.c
Robert Watson
rwatson at FreeBSD.org
Fri Feb 25 13:32:57 GMT 2005
rwatson 2005-02-25 13:32:57 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_5)
sys/netipx spx_usrreq.c
Log:
Merge spx_usrreq.c:1.57 from HEAD to RELENG_5:
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.46.2.10 +9 -10 src/sys/netipx/spx_usrreq.c
More information about the cvs-src
mailing list