Home
last modified time | relevance | path

Searched hist:"17406 b82d621930cca8ccc1272cdac9a7dae8e40" (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/kernel/
H A Dhung_task.cdiff 17406b82d621930cca8ccc1272cdac9a7dae8e40 Fri Feb 06 17:37:47 CST 2009 Mandeep Singh Baines <msb@google.com> 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>
H A Dfork.cdiff 17406b82d621930cca8ccc1272cdac9a7dae8e40 Fri Feb 06 17:37:47 CST 2009 Mandeep Singh Baines <msb@google.com> 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>
/openbmc/linux/include/linux/
H A Dsched.hdiff 17406b82d621930cca8ccc1272cdac9a7dae8e40 Fri Feb 06 17:37:47 CST 2009 Mandeep Singh Baines <msb@google.com> 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>