linux/Documentation
Dave Young af91322ef3 printk: add printk_delay to make messages readable for some scenarios
When syslog is not possible, at the same time there's no serial/net
console available, it will be hard to read the printk messages.  For
example oops/panic/warning messages in shutdown phase.

Add a printk delay feature, we can make each printk message delay some
milliseconds.

Setting the delay by proc/sysctl interface: /proc/sys/kernel/printk_delay

The value range from 0 - 10000, default value is 0

[akpm@linux-foundation.org: fix a few things]
Signed-off-by: Dave Young <hidave.darkstar@gmail.com>
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
2009-09-23 07:39:28 -07:00
..
2009-06-22 10:12:35 +01:00
2009-06-16 19:47:58 -07:00
2009-06-20 01:10:38 -07:00
2009-09-10 10:46:55 +03:00
2009-06-18 13:04:04 -07:00
2009-08-23 10:32:40 +02:00
2009-06-30 18:56:00 -07:00
2009-09-22 07:17:42 -07:00
2009-09-15 17:04:38 -07:00
2009-07-01 22:36:22 +02:00