diff options
author | Johannes Weiner <[email protected]> | 2008-06-27 15:07:21 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2008-06-30 15:03:08 +0200 |
commit | dd7a1e5615b1719c0fdffee1ea5a7820ac8141a6 (patch) | |
tree | eecc48d905d53ee4e8b71cb2b88c0651c76922a4 /net/unix/sysctl_net_unix.c | |
parent | 8d5be7f4e8515af461cbc8f07687ccc81507d508 (diff) |
softlockup: fix watchdog task wakeup frequency
Updating the timestamp more often is pointless as we print the warnings
only if we exceed the threshold. And the check for hung tasks relies on
the last timestamp, so it will keep working correctly, too.
Signed-off-by: Johannes Weiner <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'net/unix/sysctl_net_unix.c')
0 files changed, 0 insertions, 0 deletions