On Sat, 24 Jun 2023 20:22:27 +0530 "Aneesh Kumar K.V"
wrote:
> > 28 files changed, 1032 insertions(+), 77 deletions(-)
> > create mode 100644 Documentation/powerpc/vmemmap_dedup.rst
> >
>
> Michael Ellerman merged some of the ppc64 patches. How do
> you like to merge the mm changes? Do you li
Hi Andrew,
"Aneesh Kumar K.V" writes:
> This patch series implements changes required to support DAX vmemmap
> optimization for ppc64. The vmemmap optimization is only enabled with radix
> MMU
> translation and 1GB PUD mapping with 64K page size. The patch series also
> split
> hugetlb vmemm
> On 16-Jun-2023, at 4:38 PM, Aneesh Kumar K.V
> wrote:
>
> This patch series implements changes required to support DAX vmemmap
> optimization for ppc64. The vmemmap optimization is only enabled with radix
> MMU
> translation and 1GB PUD mapping with 64K page size. The patch series also
>