aboutsummaryrefslogtreecommitdiff
path: root/include/linux/debugobjects.h
diff options
context:
space:
mode:
authorjohn stultz <[email protected]>2007-03-26 21:32:19 -0800
committerLinus Torvalds <[email protected]>2007-03-27 09:05:15 -0700
commit1ff100d76ff76477a2ead3aac94d04f2e891f44e (patch)
treec7e20ccf28835daacec98fb2b19aae66e0f34695 /include/linux/debugobjects.h
parentd340d89087534e8b12e1b6ed1c1569dd892b5465 (diff)
[PATCH] correct slow acpi_pm rating
On Bob's machine clocksource is selecting PIT over the ACPI PM timer, because he has the PIIX4 bug. That bug drops the ACPI PM timers rating to the same as the PIT, so that's why you're getting the PIT. Realistically, the PIT is much slower then even the triple read ACPI PM, so the de-ranking code is probably dropping it too far. So don't drop ACPI PM quite so low if we see the PIIX4 bug. Signed-off-by: John Stultz <[email protected]> Cc: Bob Tracy <[email protected]> Cc: Ingo Molnar <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Andi Kleen <[email protected]> Signed-off-by: Andrew Morton <[email protected]> Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'include/linux/debugobjects.h')
0 files changed, 0 insertions, 0 deletions