On Mon, Feb 01, 2016 at 11:20:03AM +0530, Anshuman Khandual wrote:
> On 01/29/2016 10:53 AM, David Gibson wrote:
> > Here's a second prototype of the guest side work for runtime resizing
> > of the has page table in PAPR guests.
> >
> > This is now feature complete. It implements the resizing, ad
On 01/29/2016 10:53 AM, David Gibson wrote:
> Here's a second prototype of the guest side work for runtime resizing
> of the has page table in PAPR guests.
>
> This is now feature complete. It implements the resizing, advertises
> it with CAS, and will automatically invoke it to maintain a good H
Here's a second prototype of the guest side work for runtime resizing
of the has page table in PAPR guests.
This is now feature complete. It implements the resizing, advertises
it with CAS, and will automatically invoke it to maintain a good HPT
size when memory is hot-added or hot-removed.
Patc