linux-mm.kvack.org archive mirror
 help / color / mirror / Atom feed
* [patch 00/10] NUMA: Memoryless Node support V1
@ 2007-06-18 19:19 clameter
  2007-06-18 19:19 ` [patch 01/10] Memoryless nodes: Fix GFP_THISNODE behavior clameter
                   ` (10 more replies)
  0 siblings, 11 replies; 16+ messages in thread
From: clameter @ 2007-06-18 19:19 UTC (permalink / raw)
  To: akpm; +Cc: linux-mm

This patch is addressing various issues with NUMA as a result of memory
less nodes being used. I think this is only a start fixing the most obvious
things, there may be more where this came from. I'd appreciate if someone
with a system with memoryless nodes could do systematic testing to see that
all the NUMA functionality works properly. Nishanth has done some testing
but he seems to be farily new to this.

The patchset is also part of my upload queue at
http://ftp.kernel.org/pub/linux/kernel/people/christoph/2.6.22-rc4-mm2

I know that some people are doing work based on this patchset. Will update
the patches in that location if more fixes are submitted. I hope Andrew
will get a new mm version out soon.

-- 

--
To unsubscribe, send a message with 'unsubscribe linux-mm' in
the body to majordomo@kvack.org.  For more info on Linux MM,
see: http://www.linux-mm.org/ .
Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>

^ permalink raw reply	[flat|nested] 16+ messages in thread

end of thread, other threads:[~2007-06-20 17:17 UTC | newest]

Thread overview: 16+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-06-18 19:19 [patch 00/10] NUMA: Memoryless Node support V1 clameter
2007-06-18 19:19 ` [patch 01/10] Memoryless nodes: Fix GFP_THISNODE behavior clameter
2007-06-18 19:19 ` [patch 02/10] NUMA: Introduce node_memory_map clameter
2007-06-18 19:19 ` [patch 03/10] Fix MPOL_INTERLEAVE behavior for memoryless nodes clameter
2007-06-18 19:20 ` [patch 04/10] OOM: use the node_memory_map instead of constructing one on the fly clameter
2007-06-18 19:20 ` [patch 05/10] Memoryless Nodes: No need for kswapd clameter
2007-06-18 19:20 ` [patch 06/10] Memoryless Node: Slab support clameter
2007-06-18 19:20 ` [patch 07/10] Memoryless nodes: SLUB support clameter
2007-06-20 14:10   ` Lee Schermerhorn
2007-06-20 16:53     ` Christoph Lameter
2007-06-20 17:17       ` Lee Schermerhorn
2007-06-18 19:20 ` [patch 08/10] Uncached allocator: Handle memoryless nodes clameter
2007-06-19  6:59   ` Jes Sorensen
2007-06-18 19:20 ` [patch 09/10] Memoryless node: Allow profiling data to fall back to other nodes clameter
2007-06-18 19:20 ` [patch 10/10] Memoryless nodes: Update memory policy and page migration clameter
2007-06-19 18:48 ` [patch 00/10] NUMA: Memoryless Node support V1 Andrew Morton

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox