Date: Sun, 30 Jan 2005 23:30:28 +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/netinet tcp_subr.c Message-ID: <200501302330.j0UNUSUQ090577@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
rwatson 2005-01-30 23:30:28 UTC
FreeBSD src repository
Modified files:
sys/netinet tcp_subr.c
Log:
Have tcp_isn_tick() fire 100 times a second, rather than HZ times a
second; since the default hz has changed to 1000 times a second,
this resulted in unecessary work being performed.
MFC after: 2 weeks
Discussed with: phk, cperciva
General head nod: silby
Revision Changes Path
1.216 +1 -1 src/sys/netinet/tcp_subr.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200501302330.j0UNUSUQ090577>
