Re: [Linux-nvdimm] [PATCH v2] pmem: Initial version of persistent memory driver

From: Jeff Moyer
Date: Tue Sep 16 2014 - 09:54:44 EST


Boaz Harrosh <boaz@xxxxxxxxxxxxx> writes:

> On 09/11/2014 07:31 PM, Dan Williams wrote:
> <>
>>
>> The point I am getting at is not requiring a priori knowledge of the
>> physical memory map of a system. Rather, place holder variables to
>> enable simple dynamic discovery.
>>
>
> "simple dynamic discovery" does not yet exist and when the DDR4 NvDIMM
> will be released then we still have those DDR3 out there which will
> not work with the new discovery, which I need to support as well.

Boaz,

Are you telling me that vendors are shipping parts that present
themselves as E820_RAM, and that you have to manually block off the
addresses from the kernel using the kernel command line? If that is
true, then that is just insane and unsupportable. All the hardware I
have access to:
1) does not present itself as normal memory and
2) provides some means for discovering its address and size

Cheers,
Jeff
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/