>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.
-- Chuck <insert witty statement here> - 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/