Add limitation for the value of ffo

git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@10052 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
daniceexi 2011-07-12 04:41:52 +00:00
parent e22067e142
commit b76d8ba9cf

View File

@ -378,6 +378,15 @@ Query the current value of FFO.
Set the current value of FFO. The valid value of ffovalue should
be between the ffoMin and ffoNorm.
Note1: Due to the limitation of firmware, the frequency in the range
3501 MHz - 3807 MHz can NOT be set to ffovalue. This range may be
changed in future.
Note2: The setting will take effect only when the fsavingstatus is in
'on' status. But you need to set the ffovalue to a valid value before
enabling the fsavingstatus. (It's a limitation of the initial firmware
and will be fixed in future.)
The ffovalue setting operation needs about 1 minute to take effect.
=item B<fsavingstatus>
@ -394,6 +403,8 @@ has been set to a valid value.
'off' -disable. It will take effect immediately.
Note: See the Note2 of ffovalue=MHZ.
=item B<maxCPUspeed>
Query the maximum processor frequency. (Unit is MHz)