Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 25 Jan 2001 12:51:14 -0500 (EST)
From:      Garrett Wollman <wollman@khavrinen.lcs.mit.edu>
To:        Jonathan Lemon <jlemon@flugsvamp.com>
Cc:        net@freebsd.org
Subject:   Re: I have delayed ACK problems
Message-ID:  <200101251751.MAA83819@khavrinen.lcs.mit.edu>
In-Reply-To: <200101251714.f0PHE3L73868@prism.flugsvamp.com>
References:  <local.mail.freebsd-net/77394.980367750@winston.osd.bsdi.com> <local.mail.freebsd-net/Pine.BSF.4.21.0101250840280.48291-100000@besplex.bde.org> <local.mail.freebsd-net/20010125002509.A77051@yahoo-inc.com> <local.mail.freebsd-net/200101251617.LAA83006@khavrinen.lcs.mit.edu> <200101251714.f0PHE3L73868@prism.flugsvamp.com>

next in thread | previous in thread | raw e-mail | index | archive | help
<<On Thu, 25 Jan 2001 11:14:03 -0600 (CST), Jonathan Lemon <jlemon@flugsvamp.com> said:

> I'm not sure this is required.  Expanding the context of the area in
> question:

The important part was the
	if (callout_pending(tp->tt_delack)) {
		...
		tp->t_flags |= TF_ACKNOW;
	}

bit.  This causes us to ack immediately where previously we would just
delay an already-schedule delayed ack.

-GAWollman

--
Garrett A. Wollman   | O Siem / We are all family / O Siem / We're all the same
wollman@lcs.mit.edu  | O Siem / The fires of freedom 
Opinions not those of| Dance in the burning flame
MIT, LCS, CRS, or NSA|                     - Susan Aglukark and Chad Irschick


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




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