x86: debug key prints memory node info of each domain
authorKeir Fraser <keir.fraser@citrix.com>
Tue, 5 Aug 2008 08:28:24 +0000 (09:28 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Tue, 5 Aug 2008 08:28:24 +0000 (09:28 +0100)
commit2765f0bf9f8c65ce43c5e8cfc4d08cd32b90180d
treef5b3cce4ba2b4966a143e67160c964101fd4a9fa
parent37adc8f09afa8f48bdaa10b38856193f456f67ad
x86: debug key prints memory node info of each domain

This patch will collect memory location (the domain has how many pages
in different node) of each domain and display if you input debug key.

Signed-off-by: Zhou Ting <ting.g.zhou@intel.com>
xen/arch/x86/numa.c