kvm.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/1] KVM: PPC: Increase memslots
@ 2015-11-04  9:03 Thomas Huth
  2015-11-04  9:03 ` [PATCH 1/1] KVM: PPC: Increase memslots to 320 Thomas Huth
  0 siblings, 1 reply; 5+ messages in thread
From: Thomas Huth @ 2015-11-04  9:03 UTC (permalink / raw)
  To: kvm-ppc, Paul Mackerras; +Cc: kvm, scottwood, Alexander Graf, nikunj

Now that the patch from Nikunj to support the KVM_CAP_NR_MEMSLOTS
capability on powerpc has been merged to kvm/next, we can/should
increase the amount of memslots on ppc, too.
Since nobody else sent a patch yet (as far as I can see), I'd like
to suggest to increase the slot number to 320 now. Why 320? Well,
x86 uses 509 (+3 internal slots), to give enough space for
256 pluggable DIMMs and 253 other slots (for PCI etc.).
On powerpc, QEMU only supports 32 pluggable DIMMs, so I think we
should be fine by using something around 253 + 32 slots + some few
extra ... so 320 sounds like a good value to me for the time
being (but in the long run, we should really make this dynamically
instead, I think).

Thomas Huth (1):
  KVM: PPC: Increase memslots to 320

 arch/powerpc/include/asm/kvm_host.h | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

-- 
1.8.3.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2015-12-09  8:57 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-04  9:03 [PATCH 0/1] KVM: PPC: Increase memslots Thomas Huth
2015-11-04  9:03 ` [PATCH 1/1] KVM: PPC: Increase memslots to 320 Thomas Huth
2015-11-18 16:19   ` Thomas Huth
2015-12-09  3:28   ` Paul Mackerras
2015-12-09  8:57     ` Thomas Huth

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).