Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 2 Jan 2005 15:36:16 +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/netipx spx_usrreq.c
Message-ID:  <200501021536.j02FaGBh018496@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



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