From: David Miller <davem@davemloft.net>
To: ilpo.jarvinen@helsinki.fi
Cc: netdev@vger.kernel.org
Subject: Re: [PATCH 1/2] [TCP]: Make prior_ssthresh a u32
Date: Wed, 21 May 2008 17:40:23 -0700 (PDT) [thread overview]
Message-ID: <20080521.174023.73232424.davem@davemloft.net> (raw)
In-Reply-To: <Pine.LNX.4.64.0805211534170.16829@wrl-59.cs.helsinki.fi>
From: "Ilpo_Järvinen" <ilpo.jarvinen@helsinki.fi>
Date: Wed, 21 May 2008 15:36:08 +0300 (EEST)
> If previous window was above representable values of u16,
> strange things will happen if undo with the truncated value
> is called for. Alternatively, this could be fixed by some
> max trickery but that would limit undoing high-speed undos.
>
> Adds 16-bit hole but there isn't anything to fill it with.
>
> Signed-off-by: Ilpo Järvinen <ilpo.jarvinen@helsinki.fi>
Applied.
I'm sure we'll find something to put in that new u16 hole :)
prev parent reply other threads:[~2008-05-22 0:40 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-05-21 12:36 [PATCH 1/2] [TCP]: Make prior_ssthresh a u32 Ilpo Järvinen
2008-05-21 12:40 ` [PATCH 2/2] [TCP]: Reorganize tcp_sock to fill 64-bit holes & improve locality Ilpo Järvinen
2008-05-22 0:41 ` David Miller
2008-05-27 5:42 ` Eric Dumazet
2008-05-29 10:26 ` David Miller
2008-05-22 0:40 ` David Miller [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20080521.174023.73232424.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=ilpo.jarvinen@helsinki.fi \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).