]> git.karo-electronics.de Git - karo-tx-linux.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 Williams <dan.j.williams@intel.com>
Fri, 9 Oct 2015 21:00:33 +0000 (17:00 -0400)
commit538ea4aa44737127ce2b5c8511c7349d2abdcf9c
tree51bd65690420cef7d6eb5bf0348588a39dd8c436
parent7eff93b7c99f5d0024aee677c6c92e32af22e1d2
pmem, memremap: convert to numa aware allocations

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>
drivers/nvdimm/pmem.c
kernel/memremap.c