]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - Documentation/sysctl/kernel.txt
hung_task: check the value of "sysctl_hung_task_timeout_sec"
[karo-tx-linux.git] / Documentation / sysctl / kernel.txt
index 271a09db6629f539753b864a567e78f011d0efde..9886c3d57fc2ad82d002e3fe3edfa60584f8cdaa 100644 (file)
@@ -317,6 +317,7 @@ for more than this value report a warning.
 This file shows up if CONFIG_DETECT_HUNG_TASK is enabled.
 
 0: means infinite timeout - no checking done.
+Possible values to set are in range {0..LONG_MAX/HZ}.
 
 ==============================================================