diff options
| author | Dominik Brodowski <[email protected]> | 2008-09-05 21:05:35 +0000 |
|---|---|---|
| committer | Ingo Molnar <[email protected]> | 2008-09-06 13:33:33 +0000 |
| commit | 4ab6a219113197425ac112e35e1ec8062c69888e (patch) | |
| tree | dd5458a0dd70c00ef6ba171e7369148905f0b27c /fs/proc/array.c | |
| parent | clocksource, acpi_pm.c: use proper read function also in errata mode (diff) | |
| download | kernel-4ab6a219113197425ac112e35e1ec8062c69888e.tar.gz kernel-4ab6a219113197425ac112e35e1ec8062c69888e.zip | |
clocksource, acpi_pm.c: check for monotonicity
The current check for monotonicity is way too weak: Andreas Mohr reports (
http://lkml.org/lkml/2008/8/10/77 ) that on one of his test systems the
current check only triggers in 50% of all cases, leading to catastrophic
timer behaviour. To fix this issue, expand the check for monotonicity by
doing ten consecutive tests instead of one.
Signed-off-by: Dominik Brodowski <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
