This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
sys
/
x86
/
cpufreq
History
Jung-uk Kim
43d645f96b
Use ACPI-supplied CPU frequencies instead of estimated ones as we are about
...
to use other values from the same table anyway. MFC after: 3 days
2011-04-27 00:32:35 +00:00
..
est.c
Use atomic load & store for TSC frequency. It may be overkill for amd64 but
2011-04-07 23:28:28 +00:00
hwpstate.c
hwpstate: use CPU_FOREACH when binding to all available processors
2010-11-16 12:43:45 +00:00
p4tcc.c
…
powernow.c
Use ACPI-supplied CPU frequencies instead of estimated ones as we are about
2011-04-27 00:32:35 +00:00
smist.c
…