Re: [PATCH V2 0/4] Add support for 4PB virtual address space on hash

2018-02-26 Thread Aneesh Kumar K.V
On 02/26/2018 07:38 PM, Aneesh Kumar K.V wrote: This patch series extended the max virtual address space value from 512TB to 4PB with 64K page size. We do that by allocating one vsid context for each 512TB range. More details of that is explained in patch 3. Aneesh Kumar K.V (4): powerpc/m

[PATCH V2 0/4] Add support for 4PB virtual address space on hash

2018-02-26 Thread Aneesh Kumar K.V
This patch series extended the max virtual address space value from 512TB to 4PB with 64K page size. We do that by allocating one vsid context for each 512TB range. More details of that is explained in patch 3. Aneesh Kumar K.V (4): powerpc/mm/slice: Update documentation in the file. powerpc/