Date: Fri, 9 Oct 2009 09:18:22 +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: <200910090918.n999IiWA021282@repoman.freebsd.org>
index | next in thread | raw e-mail
rwatson 2009-10-09 09:18:22 UTC
FreeBSD src repository
Modified files: (Branch: RELENG_8)
sys/netinet tcp_input.c
Log:
SVN rev 197895 on 2009-10-09 09:18:22Z by rwatson
Merge r197814 from head to stable/8:
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.
Approved by: re (kib, bz)
Revision Changes Path
1.411.2.3 +2 -32 src/sys/netinet/tcp_input.c
help
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910090918.n999IiWA021282>
