2008/6/23 Rafael Vanoni <Rafael.Vanoni at sun.com>: > Forgot to zero cstate_info[i].events, here's the correct diff. > Thanks for the great work, :-) This one looks good except this:
-static char cpupm_treshold[] = " echo cpu-threshold 1s >> /etc/power.conf"; +static char cpupm_treshold[] = " echo cpu-threshold 5s >> /etc/power.conf"; why do we need this change? Thanks, -Aubrey
