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:
daniceexi 2011-01-27 09:16:28 +00:00
parent d0d7b6190a
commit a28a1bca24

View File

@ -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>