]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
Merge r197814 from head to stable/8:
authorrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Oct 2009 09:18:22 +0000 (09:18 +0000)
committerrwatson <rwatson@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Fri, 9 Oct 2009 09:18:22 +0000 (09:18 +0000)
commitfda0597529265857f51037c9b90689c5bcb60ecd
treeadffc4ae77316936f1ba4e5a65cb9be8ee983a7a
parent7749c95f1243b9587a201d7329ca421370bcdd26
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)

git-svn-id: svn://svn.freebsd.org/base/stable/8@197895 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/netinet/tcp_input.c