Here is the page of driver supporting longrun,
which is Transmeta Crusoe's power management feature, on FreeBSD.
|
|
You can use this driver only under the BSD license. Please read the BSD license carefully. Currently, this driver is tentativeness version. So, please inform me when redistributing this driver. |
hw.crusoe.longrun | Mode of LongRun
0: Operating in minimum frequency 1: Operating in variable frequency (power-saving oriented) 2: Operating in variable frequency (performance oriented) 3: Operating in maximum frequency |
hw.crusoe.frequency | Current operating frequency [MHz] |
hw.crusoe.voltage | Current operating voltage [mV] |
hw.crusoe.percentage | Processing performance [%]
Operating at maximum frequency: 100 Operating at minimum frequency: 0 |
|
|
getmode | Get current LongRun mode |
getstat | Get current operating frequency and voltage |
setmode | Configuring LongRun mode
0: minimum frequency 1: variable frequency (power-saving oriented) 2: variable frequency (performance oriented) 3: maximum frequency |
monitor | Monitoring operating frequency and voltage
Can appoint time interval to monitor with '-i' option with second unit. Can appoint number of times to monitor with '-c' option. If '-c' option is not specified, it monitoring eternally. |
I am grateful for the following people,
Mr.Iwasaki (for his idea that use 'sysctl'),
Mr.Shimokawa (for his patches related to attach/detach),
Mr.Tominaga (for his patches for longrunctl.c).
I thank their opinion and trial,
Mr.Kon'no, Mr.Nishizawa, Mr.Teramoto, Mr.Tokuda, Mr.Tsutikama,
and all members of BSD-nomads ML.
I thank the editing team of the magazine "FreeBSD PRESS" (publishing by
MAINICHI Communications) that introduced this driver, too.
Of course, I thank you who use this software.
Thank you.