All of lore.kernel.org
 help / color / mirror / Atom feed
From: John <linux.kernel@free.fr>
To: John <linux.kernel@free.fr>
Cc: linux-kernel@vger.kernel.org, tglx@timesys.com, mingo@elte.hu,
	johnstul@us.ibm.com, akpm@osdl.org, linux.kernel@free.fr
Subject: Re: 2.6.20.3-rt8 clock_nanosleep() sleeps 10 ms
Date: Tue, 27 Mar 2007 17:16:54 +0200	[thread overview]
Message-ID: <46093566.4040902@free.fr> (raw)
In-Reply-To: <460930BB.2050905@free.fr>

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.

      reply	other threads:[~2007-03-27 15:17 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-27 14:56 2.6.20.3-rt8 clock_nanosleep() sleeps 10 ms John
2007-03-27 15:16 ` John [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=46093566.4040902@free.fr \
    --to=linux.kernel@free.fr \
    --cc=akpm@osdl.org \
    --cc=johnstul@us.ibm.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@elte.hu \
    --cc=tglx@timesys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.