Re: [PATCH] Fake NUMA emulation for PowerPC

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Kumar Gala <galak@...>
Cc: Olof Johansson <olof@...>, <linuxppc-dev@...>, LKML <linux-kernel@...>
Date: Friday, December 7, 2007 - 6:12 pm

Kumar Gala wrote:

Sure. In my case I need to emulate NUMA nodes to do some NUMA specific
testing. The memory controller I've written has some interesting data
structures like per node, per zone LRU lists. To be able to test those
features on a non-numa box is a problem, since we get just the default node.

To be able to test the memory controller under NUMA, I use fake NUMA
nodes. x86-64 has a similar feature, the code I have here is the
simplest I could come up with for PowerPC.

I just thought of another very interesting use case, it can be used to
split up the zone's lru lock which is highly contended.

-- 
	Warm Regards,
	Balbir Singh
	Linux Technology Center
	IBM, ISTL
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 5:14 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Nathan Lynch, (Fri Dec 7, 6:11 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 6:26 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, David Rientjes, (Fri Dec 7, 7:11 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Sat Dec 8, 12:32 am)
Re: [PATCH] Fake NUMA emulation for PowerPC, David Rientjes, (Sat Dec 8, 12:45 am)
Re: [PATCH] Fake NUMA emulation for PowerPC, Arnd Bergmann, (Fri Dec 7, 6:01 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 6:22 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Geert Uytterhoeven, (Fri Dec 7, 5:30 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Dave Quigley, (Fri Dec 7, 5:33 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 5:35 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 5:43 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Arnd Bergmann, (Fri Dec 7, 5:58 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 6:03 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Olof Johansson, (Fri Dec 7, 5:28 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, David Rientjes, (Fri Dec 7, 7:06 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 5:35 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Kumar Gala, (Fri Dec 7, 5:55 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 6:12 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, David Rientjes, (Fri Dec 7, 7:10 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Sat Dec 8, 12:22 am)
Re: [PATCH] Fake NUMA emulation for PowerPC, Pavel Machek, (Sun Dec 9, 9:16 am)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Sun Dec 9, 9:20 am)
Re: [PATCH] Fake NUMA emulation for PowerPC, Kumar Gala, (Fri Dec 7, 6:15 pm)
Re: [PATCH] Fake NUMA emulation for PowerPC, Balbir Singh, (Fri Dec 7, 6:18 pm)