Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 14 Feb 2003 18:37:58 -0800 (PST)
From:      Jeffrey Hsu <hsu@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/netinet tcp_subr.c udp_usrreq.c
Message-ID:  <200302150237.h1F2bwCe074030@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
hsu         2003/02/14 18:37:58 PST

  Modified files:
    sys/netinet          tcp_subr.c udp_usrreq.c 
  Log:
  Take advantage of pre-existing lock-free synchronization and type stable memory
  to avoid acquiring SMP locks during expensive copyout process.
  
  Revision  Changes    Path
  1.150     +3 -4      src/sys/netinet/tcp_subr.c
  1.132     +4 -3      src/sys/netinet/udp_usrreq.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




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