Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 6 Oct 2009 20:35:41 +0000 (UTC)
From:      Robert Watson <rwatson@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/sys/netinet tcp_input.c
Message-ID:  <200910062036.n96Ka350030921@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
rwatson     2009-10-06 20:35:41 UTC

  FreeBSD src repository

  Modified files:
    sys/netinet          tcp_input.c 
  Log:
  SVN rev 197814 on 2009-10-06 20:35:41Z by rwatson
  
  Remove tcp_input lock statistics; these are intended for debugging only
  and are not intended to ship in 8.0 as they dirty additional cache
  lines in a performance-critical per-packet path.
  
  MFC after:      3 days
  
  Revision  Changes    Path
  1.413     +2 -32     src/sys/netinet/tcp_input.c



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