SMTP: relay.corp.sgi.com From: Christoph Lameter #To: Christoph Lameter #To: scaling@ils.sgi.com To: akpm@osdl.org Cc: linux-kernel@vger.kernel.org Cc: linux-mm@kvack.org Cc: Nick Piggin Cc: Andi Kleen Cc: Dave Chinner Cc: Paul Jackson Cc: Paul Menage Subject: [RFC 0/8] Cpuset aware writeback File: overview Subject: [RFC 1/8] Convert higest_possible_node_id() into nr_node_ids File: cpuset_write_nr_node_ids Subject: [RFC 2/8] Add a map to inodes to track dirty pages per node File: cpuset_write_dirty_map Subject: [RFC 3/8] Add a nodemask to pdflush functions File: cpuset_write_pdflush_nodemask Subject: [RFC 4/8] Per cpuset dirty ratio handling and writeout File: cpuset_write_throttle Subject: [RFC 5/8] Make writeout during reclaim cpuset aware File: cpuset_write_vmscan Subject: [RFC 6/8] Throttle vm writeout per cpuset File: cpuset_write_vm_writeout Subject: [RFC 7/8] Exclude unreclaimable pages from dirty ration calculation File: cpuset_write_unreclaimable Subject: [RFC 8/8] Reduce inode memory usage for systems with a high MAX_NUMNODES File: cpuset_write_reduce_memory_usage