lkml.org 
[lkml]   [2002]   [Dec]   [17]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH] move LOG_BUF_SIZE to header file
On Mon, Dec 16, 2002 at 10:11:42PM -0800, Randy.Dunlap wrote:
> --- ./arch/i386/Kconfig%LOGBUF Sun Dec 15 18:07:47 2002
> +++ ./arch/i386/Kconfig Sun Dec 15 20:45:09 2002
> @@ -1573,6 +1573,43 @@
> If you don't debug the kernel, you can say N, but we may not be able
> to solve problems without frame pointers.
>
> +choice
> + prompt "Kernel log buffer size"
> + default LOG_BUF_128KB if ARCH_S390
> + default LOG_BUF_64KB if X86_NUMAQ || IA64
> + default LOG_BUF_32KB if SMP
> + default LOG_BUF_16KB

yuck. Why don't you just add and integer LOG_BUG_SHIFT symbol that can
be freely choosen?

-
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/

\
 
 \ /
  Last update: 2005-03-22 13:31    [W:0.059 / U:0.096 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site