[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <b6239107-3c49-8041-babd-844eef84c361@intel.com>
Date: Fri, 26 Oct 2018 06:58:08 -0700
From: Dave Hansen <dave.hansen@...el.com>
To: Xishi Qiu <qiuxishi@...il.com>,
Dan Williams <dan.j.williams@...el.com>,
Dave Hansen <dave.hansen@...ux.intel.com>
Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
Dave Jiang <dave.jiang@...el.com>, zwisler@...nel.org,
Vishal L Verma <vishal.l.verma@...el.com>,
Tom Lendacky <thomas.lendacky@....com>,
Andrew Morton <akpm@...ux-foundation.org>,
Michal Hocko <mhocko@...e.com>,
linux-nvdimm <linux-nvdimm@...ts.01.org>,
Linux MM <linux-mm@...ck.org>,
"Huang, Ying" <ying.huang@...el.com>,
Fengguang Wu <fengguang.wu@...el.com>,
Xishi Qiu <qiuxishi@...ux.alibaba.com>,
zy107165@...baba-inc.com
Subject: Re: [PATCH 0/9] Allow persistent memory to be used like normal RAM
On 10/26/18 1:03 AM, Xishi Qiu wrote:
> How about let the BIOS report a new type for kmem in e820 table?
> e.g.
> #define E820_PMEM 7
> #define E820_KMEM 8
It would be best if the BIOS just did this all for us. But, what you're
describing would take years to get from concept to showing up in
someone's hands. I'd rather not wait.
Plus, doing it the way I suggested gives the OS the most control. The
BIOS isn't in the critical path to do the right thing.
Powered by blists - more mailing lists