Re: Wanted: a limit on kernel log buffer size

Chuck Ebbert (76306.1226@compuserve.com)
Mon, 7 Apr 2003 04:55:27 -0400


Randy Dunlap:

>+#if (CONFIG_LOG_BUF_SHIFT > 20)
>+#error CONFIG_LOG_BUF_SHIFT is ridiculously large (more than 1 MB).
>+#endif

That ought to do it. Anyone who needs more than that can just change
the source.

--
 Chuck
 I am not an octal number!
-
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/