Re: 2.6.20.3-rt8 clock_nanosleep() sleeps 10 ms

From: John
Date: Tue Mar 27 2007 - 11:17:39 EST


John wrote:

It seems the CPU was not switched to high-resolution mode?

# dmesg | grep resolution
/* NOTHING */

Do I need to enable ACPI?

ACPI seems mandatory for high-resolution mode?

I added...

CONFIG_ACPI=y
CONFIG_ACPI_EC=y
CONFIG_ACPI_POWER=y
CONFIG_ACPI_SYSTEM=y
CONFIG_X86_PM_TIMER=y

# dmesg | grep resolution
Switched to high resolution mode on CPU 0

Ingo, Thomas, do you have time to explain why ACPI is needed?

Regards.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/