Andre Lue wrote:
> I am running it as root

Try running

# dtrace -n 'cpu-change-speed{trace(arg0); trace(arg1)}'

to see if there's anything wrong with the idle state transition probe.

Rafael

Reply via email to