Change the capping watt range can be softmin to max
git-svn-id: https://svn.code.sf.net/p/xcat/code/xcat-core/trunk@8755 8638fb3e-16cb-4fca-ae20-7b5d299a9bcd
This commit is contained in:
parent
d0d7b6190a
commit
a28a1bca24
@ -280,8 +280,10 @@ Query the current power capping value. (Unit is watt)
|
||||
Set the power capping value base on the watt unit.
|
||||
|
||||
If the 'watt' > maximum of I<cappingmaxmin> or 'watt'
|
||||
< minimum of I<cappingmaxmim>, the setting operation
|
||||
will be failed.
|
||||
< I<cappingsoftmin>, the setting operation
|
||||
will be failed. If the 'watt' > I<cappingsoftmin> and
|
||||
'watt' < minimum of I<cappingmaxmin>, the value can NOT be
|
||||
guaranteed.
|
||||
|
||||
=item B<CPUspeed>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user