<<On Thu, 25 Jan 2001 11:14:03 -0600 (CST), Jonathan Lemon <[EMAIL PROTECTED]> 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
[EMAIL PROTECTED]  | 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 [EMAIL PROTECTED]
with "unsubscribe freebsd-net" in the body of the message

Reply via email to