summaryrefslogtreecommitdiffstats
path: root/share/man/man4/est.4
Commit message (Collapse)AuthorAgeFilesLines
* Fix minor whitespace issues.joel2012-10-191-3/+3
|
* est(4) man page update to document the exposed sysctl r/o variablessbruno2012-10-181-2/+25
| | | | | | | | | | available to the user. Should be applicable to all branches and versions where est(4) exists. thanks to gjb for reviewing and suggesting nits Reviewed by: gjb@ MFC after: 2 weeks
* Correct misunderstanding of hw.est.strictsbruno2012-06-191-2/+2
| | | | | | | | | | | | | Setting strict causes a validation of the requested value vs the value currently running after a frequency change is requested. Change applicability to be single core not i386. Thanks to mav@ for reviewing and commenting on my lack of understanding. MFC after: 2 weeks
* Remove end of line whitespace.joel2012-06-191-2/+2
|
* Minor mdoc fixes.joel2012-06-191-6/+4
|
* Document support for Intel Enhanced Speedstep Tech interfacesbruno2012-06-181-0/+100
of cpufreq(4) via a new man page est(4) Document the two exposed tuneables of est(4). I'd appreciate more reviews of content if possible. I gleaned the information contained herein from sys/x86/cpufreq/est.c and the Intel reference documentation Reviewed by: wblock hrs gjb MFC after: 2 weeks
OpenPOWER on IntegriCloud