Re: [PKT_SCHED]: Extended Matches API

From: Thomas Graf
Date: Sun Mar 20 2005 - 16:05:56 EST


* Geert Uytterhoeven <Pine.LNX.4.62.0503202157350.27963@xxxxxxxxxxxxxxxxxx> 2005-03-20 21:58
> On Tue, 15 Feb 2005, Linux Kernel Mailing List wrote:
> > ChangeSet 1.1982.66.2, 2005/02/15 12:13:15-08:00, davem@xxxxxxxxxxxxxxxxxx
> >
> > [PKT_SCHED]: Extended Matches API
>
>
> > --- a/net/sched/Kconfig 2005-03-06 18:14:44 -08:00
> > +++ b/net/sched/Kconfig 2005-03-06 18:14:44 -08:00
>
> > +config NET_EMATCH_STACK
> > + int "Stack size"
> > + depends on NET_EMATCH
> > + default "32"
> > + ---help---
> > + Size of the local stack variable used while evaluating the tree of
> > + ematches. Limits the depth of the tree, i.e. the number of
> > + encapsulated precedences. Every level requires 4 bytes of addtional
> ^^^^^^^^^
> additional
> > + stack space.
> > +
>
> Gr{oetje,eeting}s,

Fixed it in the ematch tree submit it in the next patchset. Thanks.
-
To unsubscribe from this list: send the line "unsubscribe linux-net" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html