diff options
author | Mandeep Singh Baines <msb@google.com> | 2009-02-07 00:37:47 +0100 |
---|---|---|
committer | Ingo Molnar <mingo@elte.hu> | 2009-02-09 11:03:49 +0100 |
commit | 17406b82d621930cca8ccc1272cdac9a7dae8e40 (patch) | |
tree | 224c8b0b7c78a5467175fe10e116bdc6b73495ea /samples | |
parent | softlockup: convert read_lock in hung_task to rcu_read_lock (diff) | |
download | linux-17406b82d621930cca8ccc1272cdac9a7dae8e40.tar.xz linux-17406b82d621930cca8ccc1272cdac9a7dae8e40.zip |
softlockup: remove timestamp checking from hung_task
Impact: saves sizeof(long) bytes per task_struct
By guaranteeing that sysctl_hung_task_timeout_secs have elapsed between
tasklist scans we can avoid using timestamps.
Signed-off-by: Mandeep Singh Baines <msb@google.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Diffstat (limited to 'samples')
0 files changed, 0 insertions, 0 deletions