1 Nov 2010 14:55
Re: NUMA page allocation from next Node
Tharindu Rukshan Bamunuarachchi <btharindu <at> gmail.com>
2010-11-01 13:55:01 GMT
2010-11-01 13:55:01 GMT
Dear All, On Sat, Oct 30, 2010 at 2:00 AM, Lee Schermerhorn <Lee.Schermerhorn <at> hp.com> wrote: > > Also, if you could add "mminit_loglevel=2" to the boot command line, and > grep for 'zonelist general'. The general zonelists for the Normal zones > will show the order of allocation for the two nodes. On a 2 node [AMD] > platform, I see: > Output of "mminit_loglevel=2" ... mminit::zonelist general 0:DMA = 0:DMA mminit::zonelist general 0:DMA32 = 0:DMA32 0:DMA mminit::zonelist general 0:Normal = 0:Normal 1:Normal 0:DMA32 0:DMA mminit::zonelist general 1:Normal = 1:Normal 0:Normal 0:DMA32 0:DMA > > And, just to be sure, you could suspend your dd job [^Z] and take a look > at it's mempolicy and such via /proc/≤pid>/status [Mems_allowed*] and > it's /proc/≤pid>/numa_maps. If you haven't changed anything you should > see both nodes in Mems_allowed[_list] and all of the policies in the > numa_maps should show 'default'. > /proc/≤PID>/numa_maps shows "default". Both nodes are shown in "Mems_allowed*".(Continue reading)
RSS Feed