Linux Headquarters
[ Register ]
[ About us ] [ Home Page ]

Advertisement
[ Kernel ] [ Documentation ] [ Links ] [ Books ]

Advertisement

Kernel v2.5.75 /init/Kconfig

Filename:/init/Kconfig
Lines Added:2
Lines Deleted:1
Also changed in: (Previous) 2.5.74-bk7  2.5.74-bk6  2.5.74-bk5  2.5.74-bk4  2.5.74-bk3  2.5.74-bk2 
(Following) 2.5.75-bk1  2.5.75-bk2  2.5.75-bk3 

Location
[  2.5.75
  [  init
     o  Kconfig

Patch

diff -Nru a/init/Kconfig b/init/Kconfig
--- a/init/Kconfig   Thu Jul 10 13:16:28 2003
+++ b/init/Kconfig   Thu Jul 10 13:16:28 2003
@@ -93,7 +93,8 @@
      limited in memory.
 
 config LOG_BUF_SHIFT
-   int "Kernel log buffer size" if DEBUG_KERNEL
+   int "Kernel log buffer size (16 => 64KB, 17 => 128KB)" if DEBUG_KERNEL
+   range 12 20
    default 17 if ARCH_S390
    default 16 if X86_NUMAQ || IA64
    default 15 if SMP


Comments: webmaster (at) linuxhq.com.
Advertising: banners (at) linuxhq.com.
Compilation ©1998-2008 Linux Headquarters, Inc.