diff options
| author | Anton Blanchard <[email protected]> | 2009-11-27 02:28:20 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2009-11-27 05:21:57 +0000 |
| commit | e5af02261668350b43eb7381648930bde8e872f7 (patch) | |
| tree | cf8a99b24b8584c57f011f8dca157da971f6a139 /security/selinux/include/class_to_string.h | |
| parent | Merge branch 'i2c-pnx-fixes' of git://git.fluff.org/bjdooks/linux (diff) | |
| download | kernel-e5af02261668350b43eb7381648930bde8e872f7.tar.gz kernel-e5af02261668350b43eb7381648930bde8e872f7.zip | |
softlockup: Fix hung_task_check_count sysctl
I'm seeing spikes of up to 0.5ms in khungtaskd on a large
machine. To reduce this source of jitter I tried setting
hung_task_check_count to 0:
# echo 0 > /proc/sys/kernel/hung_task_check_count
which didn't have the intended response. Change to a post
increment of max_count, so a value of 0 means check 0 tasks.
Signed-off-by: Anton Blanchard <[email protected]>
Acked-by: Frederic Weisbecker <[email protected]>
Cc: [email protected]
LKML-Reference: <20091127022820.GU32182@kryten>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'security/selinux/include/class_to_string.h')
0 files changed, 0 insertions, 0 deletions
