On Sun, May 27, 2007 at 12:21:28PM +0200, Antoine Caillau wrote:
> 
>    Peter, is my kernel configuration ok ? Or should I set some others
>    options to no ?

Hi,
There are other useful kernel options, all listed there: 
http://www.linuxpowertop.org/faq.php

For your extra time interrupts problem, you may want to look if HPET is 
enabled on your system: 
  cat /sys/devices/system/clocksource/clocksource0/available_clocksource
  (or grep hpet /proc/timer_list)
should show the word "hpet", and if NMI watchdog is off :
  cat /proc/sys/kernel/nmi_watchdog
should be 0.


_______________________________________________
Power mailing list
[email protected]
http://www.bughost.org/mailman/listinfo/power

Reply via email to