On 05/08/2016 11:07 PM, Aneesh Kumar K.V wrote:
> oliver writes:
>
>> > Hi,
>> >
>> > I've been working on kernel support for a persistent memory (nvdimm)
>> > device and the kernel driver infrastructure requires ZONE_DEVICE for
>> > DAX support.. I've had it enabled in my tree for some time (wit
oliver writes:
> Hi,
>
> I've been working on kernel support for a persistent memory (nvdimm)
> device and the kernel driver infrastructure requires ZONE_DEVICE for
> DAX support.. I've had it enabled in my tree for some time (without
> altmap support) without any real issues.
IIUC a DAX usage
Hi,
I've been working on kernel support for a persistent memory (nvdimm)
device and the kernel driver infrastructure requires ZONE_DEVICE for
DAX support.. I've had it enabled in my tree for some time (without
altmap support) without any real issues.
I wasn't planning on upstreaming any of my cha
On 05/05/2016 08:18 PM, Aneesh Kumar K.V wrote:
> Anshuman Khandual writes:
>
>> This enables base ZONE_DEVICE support on POWER. This series depends on
>> the following patches posted by Oliver.
>>
>> https://patchwork.ozlabs.org/patch/618867/
>> https://patchwork.ozlabs.org/patch/618868/
>>
>> A
Anshuman Khandual writes:
> This enables base ZONE_DEVICE support on POWER. This series depends on
> the following patches posted by Oliver.
>
> https://patchwork.ozlabs.org/patch/618867/
> https://patchwork.ozlabs.org/patch/618868/
>
> Anshuman Khandual (2):
> powerpc/mm: Make vmemmap_populate
This enables base ZONE_DEVICE support on POWER. This series depends on
the following patches posted by Oliver.
https://patchwork.ozlabs.org/patch/618867/
https://patchwork.ozlabs.org/patch/618868/
Anshuman Khandual (2):
powerpc/mm: Make vmemmap_populate accommodate ZONE_DEVICE memory
powerpc/