[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in
From: |
Nishanth Aravamudan |
Subject: |
[Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node') |
Date: |
Thu, 17 Apr 2014 13:25:50 -0700 |
User-agent: |
Mutt/1.5.21 (2010-09-15) |
Hi Alexey,
Prior to the $SUBJECT commit, we could present memoryless node0s to
guests. Now, we indicate that we don't have the requisite 128M for the
RMA if node 0 has no memory. Note that a memoryless node0 is possible
under PowerVM (but not predictably present) so I was hoping to use KVM
to test relevant fixes for memoryless nodes.
I think this change is a misinterpretation of the PAPR standard, though.
Yes, the RMA must be in the first block of memory, but that isn't
necessarily on node 0. The topology of a PAPR-compliant guest does not
require a node 0 (and in fact, under PowerVM, Linux doesn't actually
require node 0 either, but it would under KVM).
Thoughts? I suppose it's fine to say that node 0 must be sufficiently
populated under KVM -- there's not really a reason to not have memory on
a given node (except maybe ballooning). I can keep the commit reverted
locally for testing purposes. Just wanted to see if the semantic change
was intentional.
Thanks,
Nish
- [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'),
Nishanth Aravamudan <=
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Alexey Kardashevskiy, 2014/04/17
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Benjamin Herrenschmidt, 2014/04/17
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Nishanth Aravamudan, 2014/04/17
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Alexey Kardashevskiy, 2014/04/18
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Benjamin Herrenschmidt, 2014/04/18
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Alexey Kardashevskiy, 2014/04/22
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Benjamin Herrenschmidt, 2014/04/22
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Nishanth Aravamudan, 2014/04/22
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Alexey Kardashevskiy, 2014/04/25
- Re: [Qemu-devel] Regression (?) due to c4177479 ('spapr: make sure RMA is in first mode of first memory node'), Nishanth Aravamudan, 2014/04/29