Increase the size of the dmesg buffer
Bump it to 256K, as discussed in the community kernel meeting on Mar 30, 2012
This commit is contained in:
parent
8df928e24a
commit
a1fee212e7
1 changed files with 1 additions and 1 deletions
|
|
@ -39,7 +39,7 @@ CONFIG_TASK_DELAY_ACCT=y
|
|||
CONFIG_TASK_XACCT=y
|
||||
CONFIG_TASK_IO_ACCOUNTING=y
|
||||
CONFIG_SYSCTL=y
|
||||
CONFIG_LOG_BUF_SHIFT=17
|
||||
CONFIG_LOG_BUF_SHIFT=18
|
||||
# CONFIG_IKCONFIG is not set
|
||||
# CONFIG_EMBEDDED is not set
|
||||
# CONFIG_EXPERT is not set
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue