It's actually NOT sysfsutils, it's indeed the ondemand or conservative CPUfreq governor.
17.9% ( 6.1) rc.local : queue_delayed_work_on (delayed_work_timer_fn) Just try and set the governor to userspace or governor and the entry will disappear. If set with echo "ondemand" > /sys/... the bash will be reported to be responsible for the wakeups and in my case it's rc.local, because that's were I set the governor. The higher your system load is or the more programs you run, the more wakeups will be caused by ondemand/conservative governors. I guess there's not much one could do about it. (Except for using userspace and setting the frequency yourself...) Peter On Fri, 2007-05-25 at 18:55 +0200, Sergi Barroso wrote: > Hi all! > > Today I saw that I have new process with too many cpu usage > > 29.7% (100.0) S20sysfsutils : queue_delayed_work_on (delayed_work_timer_ > > Any one know that problem? > > This come from /etc/init.d/sysfsutils, but, why? I only have cpu power > governor into /etc/sysfs.conf > > Thanks > _______________________________________________ > Power mailing list > [email protected] > http://www.bughost.org/mailman/listinfo/power _______________________________________________ Power mailing list [email protected] http://www.bughost.org/mailman/listinfo/power
