[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Qemu-ppc] [PATCH 0/4] ppc: fixes for large page and VRMA support
From: |
Benjamin Herrenschmidt |
Subject: |
Re: [Qemu-ppc] [PATCH 0/4] ppc: fixes for large page and VRMA support |
Date: |
Mon, 04 Jul 2016 16:11:07 +1000 |
On Fri, 2016-07-01 at 09:10 +0200, Cédric Le Goater wrote:
> Here is a little serie with API cleanups and fixes for large page and
> VRMA. Previous patches which added the support did not take into
> account the segment page size attribute.
I've done a slightly different patch that subsumes 1...3 and is I think
now architecturally correct ;-) (unlike my original code).
Additionaly we now avoid walking all the SLB sizes so things should be
a bit faster too.
The VRMA patch still applies, I'll include it in what I post.
Cheers,
Ben.