[PATCH -V3 0/11] arch/powerpc: Add 64TB support to ppc64
Aneesh Kumar K.V
aneesh.kumar at linux.vnet.ibm.com
Mon Jul 9 23:13:30 EST 2012
Hi,
This patchset include patches for supporting 64TB with ppc64. I haven't booted
this on hardware with 64TB memory yet. But they boot fine on real hardware with
less memory. Changes extend VSID bits to 38 bits for a 256MB segment
and 26 bits for 1TB segments.
Changes from V2:
* Fix few FIXMEs in the patchset. I have added them as separate patch for
easier review. That should help us to drop those changes if we don't agree.
Changes from V1:
* Drop the usage of structure (struct virt_addr) to carry virtual address.
We now represent virtual address via vpn which is virtual address shifted
right 12 bits.
Thanks,
-aneesh
More information about the Linuxppc-dev
mailing list