Home | History | Annotate | Download | only in man9
History log of /src/share/man/man9/cpufreq.9
RevisionDateAuthorComments
 1.7  01-Dec-2015  jmcneill There is no user space control for this with cpuctl(8) as far as I can tell. Remove all references to it.
 1.6  27-Oct-2011  jruoho Revert the revision 1.5 in cpufreq(9). Instead, document that the KPI can
not be used before interrupts have been enabled. Suggested by macallan@.
 1.5  20-Oct-2011  jruoho Do not use xcall(9) in cpufreq_register(9), as it requires kthreads to be
running and may impose hacks like config_interrupts(9) in the backend.
 1.4  30-Sep-2011  jruoho Note the order of the dummy boolean states.
 1.3  28-Sep-2011  wiz Add missing comma.
 1.2  28-Sep-2011  jruoho Bump date and add one missing note.
 1.1  28-Sep-2011  jruoho Add a simple cpufreq(9).

This is slightly improved version presented on tech-kern@ with proper
locking and few additional functions, mainly required for ioctl(9)/cpuctl(8).

RSS XML Feed