LONGRUN_DETERMINE_FREQS
Section: ()
Updated: 06 October 2005
Index
Return to Main Contents
NAME
longrun_determine_freqs - determines the lowest and highest possible core frequency
SYNOPSIS
"SYNOPSIS"
unsigned int __init longrun_determine_freqs (unsigned int * low_freq, unsigned int * high_freq);
ARGUMENTS
- low_freq
-
-- undescribed --
- high_freq
-
-- undescribed --
DESCRIPTION
Determines the lowest and highest possible core frequencies on this CPU.
This is necessary to calculate the performance percentage according to
TMTA RULES
performance_pctg = (target_freq - low_freq)/(high_freq - low_freq)
Index
- NAME
-
- SYNOPSIS
-
- ARGUMENTS
-
- DESCRIPTION
-
- TMTA RULES
-
This document was created by
man2html,
using the manual pages.
Time: 07:07:16 GMT, October 06, 2005