[Kimchi-devel] [PATCH 0/2] Checks memory alignment to 256 MiB and number of slots in PPC
Aline Manera
alinefm at linux.vnet.ibm.com
Tue Nov 10 17:21:15 UTC 2015
On 10/11/2015 14:40, Jose Ricardo Ziviani wrote:
> If I'm not wrong I sent a patch some time ago to address these
> problems. The code was pretty much the same thing but I'm not finding it.
>
Ziviani, has the patch been merged? Or is it pending on ML? Could you
provide references to it?
> On 10-11-2015 10:51, Rodrigo Trujillo wrote:
>> This patchset makes necessary changes to check and change in PPC:
>> - memory and maxMemory must be aligned to 256 MiB
>> - Number of slots must be <= 32
>>
>> Rodrigo Trujillo (2):
>> Check memory alignment in PowerPC to 256MiB
>> Check and align number of memory slot to 32 in PowerPC
>>
>> src/wok/plugins/kimchi/i18n.py | 1 +
>> src/wok/plugins/kimchi/model/vms.py | 33
>> +++++++++++++++++++++++++++++++++
>> src/wok/plugins/kimchi/osinfo.py | 4 ++++
>> src/wok/plugins/kimchi/vmtemplate.py | 7 ++++++-
>> 4 files changed, 44 insertions(+), 1 deletion(-)
>>
>
More information about the Kimchi-devel
mailing list