[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-devel] [RFC PATCH v4 4/5] spapr: Make hash table size a factor
From: |
David Gibson |
Subject: |
Re: [Qemu-devel] [RFC PATCH v4 4/5] spapr: Make hash table size a factor of maxram_size |
Date: |
Tue, 23 Jun 2015 12:08:09 +1000 |
User-agent: |
Mutt/1.5.23 (2014-03-12) |
On Fri, Jun 19, 2015 at 03:47:56PM +0530, Bharata B Rao wrote:
> The hash table size is dependent on ram_size, but since with hotplug
> the memory can grow till maxram_size. Hence make hash table size dependent
> on maxram_size.
>
> This allows to hotplug huge amounts of memory to the guest.
>
> Signed-off-by: Bharata B Rao <address@hidden>
Reviewed-by: David Gibson <address@hidden>
--
David Gibson | I'll have my music baroque, and my code
david AT gibson.dropbear.id.au | minimalist, thank you. NOT _the_ _other_
| _way_ _around_!
http://www.ozlabs.org/~dgibson
pgpsWvE8cXw0Y.pgp
Description: PGP signature
- Re: [Qemu-devel] [RFC PATCH v4 3/5] spapr: Support ibm, dynamic-reconfiguration-memory, (continued)
[Qemu-devel] [RFC PATCH v4 5/5] spapr: Memory hotplug support, Bharata B Rao, 2015/06/19
[Qemu-devel] [RFC PATCH v4 2/5] spapr: Add LMB DR connectors, Bharata B Rao, 2015/06/19
[Qemu-devel] [RFC PATCH v4 4/5] spapr: Make hash table size a factor of maxram_size, Bharata B Rao, 2015/06/19
- Re: [Qemu-devel] [RFC PATCH v4 4/5] spapr: Make hash table size a factor of maxram_size,
David Gibson <=