]> www.infradead.org Git - users/jedix/linux-maple.git/commit
pmem, memremap: convert to numa aware allocations
authorDan Williams <dan.j.williams@intel.com>
Tue, 6 Oct 2015 00:35:56 +0000 (20:35 -0400)
committerDan Duval <dan.duval@oracle.com>
Wed, 7 Dec 2016 17:20:03 +0000 (12:20 -0500)
commit54f5107520eaf86f5d11c22fbd22bf4e5d7afbfa
tree14c37461107f852ae26c2c0c3f8f9bd78fe7df4a
parentc02645b6d995e6eae7d8e3f34ad6e878766d2c5c
pmem, memremap: convert to numa aware allocations

Orabug: 22913653

Given that pmem ranges come with numa-locality hints, arrange for the
resulting driver objects to be obtained from node-local memory.

Reviewed-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Christoph Hellwig <hch@lst.de>
Signed-off-by: Dan Williams <dan.j.williams@intel.com>
(cherry picked from commit 538ea4aa44737127ce2b5c8511c7349d2abdcf9c)
Signed-off-by: Dan Duval <dan.duval@oracle.com>
drivers/nvdimm/pmem.c
kernel/memremap.c