Re: [PATCH] rhel: Specify resources for all RHEL 6 releases

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Wed, Jan 9, 2013 at 3:07 AM, Fabiano Fidêncio <fabiano@xxxxxxxxxxxx> wrote:
> On Sat, Dec 29, 2012 at 4:31 PM, Zeeshan Ali (Khattak)
> <zeeshanak@xxxxxxxxx> wrote:
>> From: "Zeeshan Ali (Khattak)" <zeeshanak@xxxxxxxxx>
>>
>> ---
>>  data/oses/rhel.xml.in | 39 +++++++++++++++++++++++++++++++++++++++
>>  1 file changed, 39 insertions(+)
>>
>> diff --git a/data/oses/rhel.xml.in b/data/oses/rhel.xml.in
>> index f2d3736..1b34704 100644
>> --- a/data/oses/rhel.xml.in
>> +++ b/data/oses/rhel.xml.in
>> @@ -695,6 +695,19 @@
>>        <kernel>isolinux/vmlinuz</kernel>
>>        <initrd>isolinux/initrd.img</initrd>
>>      </media>
>> +
>> +    <resources arch="all">
>> +      <minimum>
>> +        <n-cpus>1</n-cpus>
>> +        <ram>536870912</ram>
>> +      </minimum>
>> +
>> +      <recommended>
>> +        <cpu>400000000</cpu>
>> +        <ram>1073741824</ram>
>> +        <storage>9663676416</storage>
>> +      </recommended>
>> +    </resources>
>>    </os>
>>
>>    <os id="http://redhat.com/rhel/6.1";>
>> @@ -727,6 +740,19 @@
>>        <kernel>isolinux/vmlinuz</kernel>
>>        <initrd>isolinux/initrd.img</initrd>
>>      </media>
>> +
>> +    <resources arch="all">
>> +      <minimum>
>> +        <n-cpus>1</n-cpus>
>> +        <ram>536870912</ram>
>> +      </minimum>
>> +
>> +      <recommended>
>> +        <cpu>400000000</cpu>
>> +        <ram>1073741824</ram>
>> +        <storage>9663676416</storage>
>> +      </recommended>
>> +    </resources>
>>    </os>
>>
>>    <os id="http://redhat.com/rhel/6.2";>
>> @@ -759,6 +785,19 @@
>>        <kernel>isolinux/vmlinuz</kernel>
>>        <initrd>isolinux/initrd.img</initrd>
>>      </media>
>> +
>> +    <resources arch="all">
>> +      <minimum>
>> +        <n-cpus>1</n-cpus>
>> +        <ram>536870912</ram>
>> +      </minimum>
>> +
>> +      <recommended>
>> +        <cpu>400000000</cpu>
>> +        <ram>1073741824</ram>
>> +        <storage>9663676416</storage>
>> +      </recommended>
>> +    </resources>
>>    </os>
>>
>>    <os id="http://redhat.com/rhel/6.3";>
>> --
>> 1.8.0.2
>>
>> _______________________________________________
>> Libosinfo mailing list
>> Libosinfo@xxxxxxxxxx
>> https://www.redhat.com/mailman/listinfo/libosinfo
>
> As suggested by Daniel in OpenSUSE's patch, if you can put the
> reference on the top of this file, just to remember where to look in
> the future.

Yikes, forgot about this before pushing the two RHEL patches. :(


-- 
Regards,

Zeeshan Ali (Khattak)
FSF member#5124

_______________________________________________
Libosinfo mailing list
Libosinfo@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libosinfo



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Fedora Users]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]

  Powered by Linux