Re: [PATCH] Wanted: a limit on kernel log buffer size

Randy.Dunlap (rddunlap@osdl.org)
Mon, 7 Apr 2003 21:52:12 -0700 (PDT)


> Randy Dunlap wrote:
>
>
>>Here's a [modified] patch that limits kernel log buffer size
>>to 1 MB max and 4 KB min.
>
>
> That's even better.
>
> Maybe the kernel config system could just use multi-choice,
> something like this?
>
> ( ) 8K
> ( ) 16K
> ( ) 32K
> ( ) 64K
> ( ) 128K
> ( ) 256K
>
> A subset of your larger range should be enough, and this
> would be less prone to user error.

Yes, that could be done. In fact, the current LOG BUFFER size
selection started out that way IIRC, but some people said things
like, "why have limits" and "make it more general," so I did,

I guess now we have an answer to "why have limits." :(
If more people keep having problems with it, we should change it.

~Randy

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/