|
@@ -27,6 +27,7 @@ show up in /proc/sys/kernel:
|
|
|
- hotplug
|
|
|
- java-appletviewer [ binfmt_java, obsolete ]
|
|
|
- java-interpreter [ binfmt_java, obsolete ]
|
|
|
+- kstack_depth_to_print [ X86 only ]
|
|
|
- l2cr [ PPC only ]
|
|
|
- modprobe ==> Documentation/kmod.txt
|
|
|
- msgmax
|
|
@@ -170,6 +171,13 @@ This flag controls the L2 cache of G3 processor boards. If
|
|
|
|
|
|
==============================================================
|
|
|
|
|
|
+kstack_depth_to_print: (X86 only)
|
|
|
+
|
|
|
+Controls the number of words to print when dumping the raw
|
|
|
+kernel stack.
|
|
|
+
|
|
|
+==============================================================
|
|
|
+
|
|
|
osrelease, ostype & version:
|
|
|
|
|
|
# cat osrelease
|