All of lore.kernel.org
 help / color / mirror / Atom feed
* Kernel: 2.6.31.5: CE: hpet increasing min_delta_ns: What do these messages mean?
@ 2009-11-11 15:06 Justin Piszcz
  2009-11-11 20:07 ` john stultz
  0 siblings, 1 reply; 2+ messages in thread
From: Justin Piszcz @ 2009-11-11 15:06 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: TEXT/PLAIN, Size: 1364 bytes --]

Hello,

System: Intel DP55KG
CPU: Intel Core i870

I see these messages in my kernel log: (2.6.31.5)

[   48.886129] CE: hpet increasing min_delta_ns to 15000 nsec
[ 3258.107039] CE: hpet increasing min_delta_ns to 22500 nsec
[53705.451463] CE: hpet increasing min_delta_ns to 33750 nsec

I only see them when ACPI_FREQ and NO_HZ are enabled, to take advantage
of turbo boost.

It is not the result of throttling:

# cat /sys/devices/system/cpu/*/thermal_throttle/count
0
0
0
0
0
0
0
0

Temps are also good, 1 core @ 100% CPU:

Core 0:      +41.0°C  (high = +84.0°C, crit = +100.0°C) 
Core 1:      +41.0°C  (high = +84.0°C, crit = +100.0°C) 
Core 2:      +54.0°C  (high = +84.0°C, crit = +100.0°C) 
Core 3:      +54.0°C  (high = +84.0°C, crit = +100.0°C) 
Core 4:      +42.0°C  (high = +84.0°C, crit = +100.0°C) 
Core 5:      +42.0°C  (high = +84.0°C, crit = +100.0°C) 
Core 6:      +42.0°C  (high = +84.0°C, crit = +100.0°C) 
Core 7:      +42.0°C  (high = +84.0°C, crit = +100.0°C)

I see various discussions on the meaning of these messages but no clear
answer.

Also in reference to loading ACPI_FREQ I mentioned before that when this
module is loaded and there is no CPU activity, there is a high pitch noise
from the CPU/VRM presumably, when ACPI_FREQ is not loaded, this does not
occur, is this expected?

Justin.

^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: Kernel: 2.6.31.5: CE: hpet increasing min_delta_ns: What do these  messages mean?
  2009-11-11 15:06 Kernel: 2.6.31.5: CE: hpet increasing min_delta_ns: What do these messages mean? Justin Piszcz
@ 2009-11-11 20:07 ` john stultz
  0 siblings, 0 replies; 2+ messages in thread
From: john stultz @ 2009-11-11 20:07 UTC (permalink / raw)
  To: Justin Piszcz; +Cc: linux-kernel

On Wed, Nov 11, 2009 at 7:06 AM, Justin Piszcz <jpiszcz@lucidpixels.com> wrote:
> I see these messages in my kernel log: (2.6.31.5)
>
> [   48.886129] CE: hpet increasing min_delta_ns to 15000 nsec
> [ 3258.107039] CE: hpet increasing min_delta_ns to 22500 nsec
> [53705.451463] CE: hpet increasing min_delta_ns to 33750 nsec

Basically it means setting the hpet timer interrupt failed because the
time it took to set it was more then the time requested.  Why its
taking so long is an open question, but we're looking into it in the
following bug:

http://bugzilla.kernel.org/show_bug.cgi?id=14426

thanks
-john

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2009-11-11 20:07 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-11-11 15:06 Kernel: 2.6.31.5: CE: hpet increasing min_delta_ns: What do these messages mean? Justin Piszcz
2009-11-11 20:07 ` john stultz

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.