Thread (17 messages) read the whole thread 17 messages, 2 authors, 2010-12-02

Re: [7/8, v6] NUMA Hotplug Emulator: extend memory probe interface to support NUMA

From: David Rientjes <rientjes@google.com>
Date: 2010-12-02 00:55:50
Also in: linux-mm

On Tue, 30 Nov 2010, shaohui.zheng@intel.com wrote:
From: Shaohui Zheng <redacted>

Extend memory probe interface to support an extra paramter nid,
the reserved memory can be added into this node if node exists.

Add a memory section(128M) to node 3(boots with mem=1024m)

	echo 0x40000000,3 > memory/probe

And more we make it friendly, it is possible to add memory to do

	echo 3g > memory/probe
	echo 1024m,3 > memory/probe

It maintains backwards compatibility.

Another format suggested by Dave Hansen:

	echo physical_address=0x40000000 numa_node=3 > memory/probe

it is more explicit to show meaning of the parameters.
I don't like this interface, I think it would be much better to map the 
memory region to the desired node id prior to using probe as an extention 
to debugfs.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help