freebsd-dev/usr.sbin/powerd
Alexander Motin 773b251c07 Freq sysctls are quite heavy due to set of malloc()/free() calls. Avoid
reading current frequency on every period. Instead do it only after
changing and periodically from time to time if somebody else change it.

Also dynamically decrease sampling frequency up to 4 times on inactivity,
2010-06-16 15:09:45 +00:00
..
Makefile Since APM is a legacy technology, that won't be adapted to other 2010-02-04 07:26:26 +00:00
powerd.8 then -> than 2010-03-15 16:06:52 +00:00
powerd.c Freq sysctls are quite heavy due to set of malloc()/free() calls. Avoid 2010-06-16 15:09:45 +00:00