On Tue, 15 Feb 2005, Linux Kernel Mailing List wrote:
> ChangeSet 1.1982.66.2, 2005/02/15 12:13:15-08:00, [EMAIL PROTECTED]
> 
>       [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,

                                                Geert

--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [EMAIL PROTECTED]

In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
                                                            -- Linus Torvalds
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to