All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jim Freeman <jfree@sovereign.org>
To: linux-kernel@vger.kernel.org, kbuild-devel@lists.sourceforge.net
Subject: Re: Remaining undocumented Configure.help symbols
Date: Thu, 31 May 2001 14:43:28 -0600	[thread overview]
Message-ID: <20010531144328.A16811@sovereign.org> (raw)
In-Reply-To: <20010529145940.A11498@thyrsus.com> <20010530185542.R14293@corellia.laforge.distro.conectiva> <20010530182012.D1305@thyrsus.com>
In-Reply-To: <20010530182012.D1305@thyrsus.com>


The verbiage in these entries seems 'make config' / text-interaction
-centric.  Granted, that's likely the context most kernel builders will
use, but it would seem fair to at least consider a broader audience
who may be using more gui-ish tools wrapped around extant content.

For instance, a click-a-node-to-choose-an-option-gui or click-a-box-to
-choose-an-option-set-and-optionally-drill-down-to-details-gui would
probably (when asked) present the Configure.help entry for a given
option, but the  "If you say Y here ... If unsure say Y"  wording would
not be apropos in such a presentation context.  

Something akin to "Select this option to enable classification of egress
traffic based on ..." might serve differing presentation modes more
adequately.

...jfree
========
On Wed, May 30, 2001 at 06:20:12PM -0400, Eric S. Raymond wrote:
> Harald Welte <laforge@gnumonks.org>:
> > On Tue, May 29, 2001 at 02:59:40PM -0400, Eric S. Raymond wrote:
> > 
> > > CONFIG_NET_CLS_TCINDEX
> > 
> >   If you say Y here, you will be able to classify outgoing packets 
> >   according to the tc_index field of the skb. You will want this 
> >   feature if you want to implement Differentiates Services useing
> >   sch_dsmark. If unsure, say Y.
> > 
> >   This code is also available as a module called cls_tcindex.o ( = code
> >   which can be inserted in and removed from the running kernel
> >   whenever you want). If you want to compile it as a module, say MM
> >   here and read Documentation/modules.txt
> 
> Looks good.
>  
> > > CONFIG_NET_SCH_INGRESS
> > 
> >   If you say Y here, you will be able to police incoming bandwidth
> >   and drop packets when this bandwidth exceeds your desired rate.
> >   If unsure, say Y.
> > 
> >   This code is also available as a module called cls_tcindex.o ( = code
> >   which can be inserted in and removed from the running kernel
> >   whenever you want). If you want to compile it as a module, say MM
> >   here and read Documentation/modules.txt
> 
> I'm going to assume that the cls_tcindex.o in the second entry is a 
> cut'n'paste error and should read sch_ingress.o.
> 
> Should the CLS_POLICE entry, then, read like this?
> 
> Traffic policing (needed for in/egress)
> CONFIG_NET_CLS_POLICE
>    Say Y to support traffic policing (bandwidth limits).  Needed for ingress
>    and egress rate limiting.

  parent reply	other threads:[~2001-05-31 20:43 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2001-05-29 18:59 Remaining undocumented Configure.help symbols Eric S. Raymond
2001-05-30 21:55 ` Harald Welte
2001-05-30 22:20   ` Eric S. Raymond
2001-05-30 22:50     ` Jim Treadway
2001-05-31 20:43     ` Jim Freeman [this message]
2001-05-31 23:10       ` [kbuild-devel] " Eric S. Raymond
2001-06-01 13:54         ` Jim Freeman

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=20010531144328.A16811@sovereign.org \
    --to=jfree@sovereign.org \
    --cc=kbuild-devel@lists.sourceforge.net \
    --cc=linux-kernel@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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.