|
@@ -1669,6 +1669,11 @@ bytes respectively. Such letter suffixes can also be entirely omitted.
|
|
|
debugging driver suspend/resume hooks). This may
|
|
|
not work reliably with all consoles, but is known
|
|
|
to work with serial and VGA consoles.
|
|
|
+ To facilitate more flexible debugging, we also add
|
|
|
+ console_suspend, a printk module parameter to control
|
|
|
+ it. Users could use console_suspend (usually
|
|
|
+ /sys/module/printk/parameters/console_suspend) to
|
|
|
+ turn on/off it dynamically.
|
|
|
|
|
|
noaliencache [MM, NUMA, SLAB] Disables the allocation of alien
|
|
|
caches in the slab allocator. Saves per-node memory,
|