From: Stephen Hemminger <stephen.hemminger@vyatta.com>
To: "Randy.Dunlap" <rdunlap@xenotime.net>
Cc: Stephen Hemminger <shemminger@vyatta.com>,
David Miller <davem@davemloft.net>,
netdev@vger.kernel.org
Subject: Re: [PATCH 3/3] ip: sysctl documentation cleanup
Date: Tue, 1 Jul 2008 16:13:57 -0700 [thread overview]
Message-ID: <20080701161357.3ddccd2f@speedy> (raw)
In-Reply-To: <Pine.LNX.4.64.0807011549340.26330@shark.he.net>
On Tue, 1 Jul 2008 15:55:05 -0700 (PDT)
"Randy.Dunlap" <rdunlap@xenotime.net> wrote:
> Hi Stephen,
>
> On Tue, 1 Jul 2008, Stephen Hemminger wrote:
>
> > Fix some documentation stuff:
> > * replace non-standard spelling
> > * remove confusing sentence in F-RTO description. The existing
> > text is sufficient to explain what the option does
> > * reorganize and update list of undocumented values
> >
> > Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
> >
> > --- a/Documentation/networking/ip-sysctl.txt 2008-07-01 14:52:00.000000000 -0700
> > +++ b/Documentation/networking/ip-sysctl.txt 2008-07-01 15:12:26.000000000 -0700
> > @@ -159,7 +159,7 @@ tcp_congestion_control - STRING
> > Default is set as part of kernel configuration.
> >
> > tcp_dsack - BOOLEAN
> > - Allows TCP to send "duplicate" SACKs.
> > + Allows TCP to send "duplicate" SACK's.
>
> I think that either way is OK for these...
>
> >
> > tcp_ecn - BOOLEAN
> > Enable Explicit Congestion Notification in TCP.
> > @@ -185,10 +185,9 @@ tcp_frto - INTEGER
> > timeouts. It is particularly beneficial in wireless environments
> > where packet loss is typically due to random radio interference
> > rather than intermediate router congestion. F-RTO is sender-side
> > - only modification. Therefore it does not require any support from
> > - the peer, but in a typical case, however, where wireless link is
> > - the local access link and most of the data flows downlink, the
> > - faraway servers should have F-RTO enabled to take advantage of it.
> > + only modification therefore it does not require any support from
> > + the peer.
>
> Run-on sentence :(
>
> > +
> > If set to 1, basic version is enabled. 2 enables SACK enhanced
> > F-RTO if flow uses SACK. The basic version can be used also when
> > SACK is in use though scenario(s) with it exists where F-RTO
> > @@ -270,13 +269,13 @@ tcp_mem - vector of 3 INTEGERs: min, pre
> > pressure mode, which is exited when memory consumption falls
> > under "min".
> >
> > - max: number of pages allowed for queueing by all TCP sockets.
> > + max: number of pages allowed for queuing by all TCP sockets.
>
> google for "queuing theory" has about 198,000 hits.
> google for "queueing theory" has about 499,000 hits.
>
> grep kernel source tree for "queuing" has 487 hits.
> grep kernel source tree for "queueing" has 728 hits.
I wouldn't accept either as definitive norm on spelling, but looking at Webster
online, either spelling is now acceptable. My spellchecker and old dictionary
appear out of date.
next prev parent reply other threads:[~2008-07-01 23:13 UTC|newest]
Thread overview: 13+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-07-01 22:38 [PATCH 1/3] icmp: fix units for ratelimit Stephen Hemminger
2008-07-01 22:39 ` [PATCH 2/3] ipv4: fix sysctl documentation of time related values Stephen Hemminger
2008-07-01 22:43 ` [PATCH 3/3] ip: sysctl documentation cleanup Stephen Hemminger
2008-07-01 22:55 ` Randy.Dunlap
2008-07-01 23:13 ` Stephen Hemminger [this message]
2008-07-01 23:26 ` Karen Shaeffer
2008-07-01 23:32 ` Randy.Dunlap
2008-07-02 2:28 ` David Miller
2008-07-10 21:39 ` Stephen Hemminger
2008-07-10 21:44 ` Randy Dunlap
2008-07-10 23:51 ` David Miller
2008-07-02 0:23 ` [PATCH 2/3] ipv4: fix sysctl documentation of time related values David Miller
2008-07-02 2:29 ` [PATCH 1/3] icmp: fix units for ratelimit David Miller
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=20080701161357.3ddccd2f@speedy \
--to=stephen.hemminger@vyatta.com \
--cc=davem@davemloft.net \
--cc=netdev@vger.kernel.org \
--cc=rdunlap@xenotime.net \
--cc=shemminger@vyatta.com \
/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).