diff options
author | Thomas Gleixner <[email protected]> | 2011-05-25 23:08:17 +0200 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2011-05-25 15:31:58 -0700 |
commit | 90ff1f30c0f401e325d6b2747618b7e3a0addaf8 (patch) | |
tree | 3b85646d25e9d27fdf6e568a145b85b2c9c79e90 /lib/mpi | |
parent | 51b550a41c2ac0373b42f4e211f2df113b735b0a (diff) |
hrtimers: Fix typo causing erratic timers
commit 9ec2690758a5 ("timerfd: Manage cancelable timers in timerfd")
introduced a CONFIG_HIGHRES_TIMERS (should be CONFIG_HIGH_RES_TIMERS)
typo, which caused applications depending on CLOCK_REALTIME timers to
become sluggy due to the fact that the time base of the realtime
timers was not updated when the wall clock time was set.
This causes anything from 100% CPU use for some applications to odd
delays and hickups.
Reported-bisected-and-tested-by: Anca Emanuel <[email protected]>
Tested-by: Linus Torvalds <[email protected]>
Fatfingered-by: Thomas Gleixner <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'lib/mpi')
0 files changed, 0 insertions, 0 deletions