SMTP: relay.corp.sgi.com From: Christoph Lameter <clameter@sgi.com> #To: Christoph Lameter <christoph@lameter.com> #To: scaling@ils.sgi.com To: akpm@osdl.org Cc: linux-mm@kvack.org Cc: Nick Piggin <nickpiggin@yahoo.com.au> Cc: Andi Kleen <ak@suse.de> Cc: Dave Chinner <dgc@sgi.com> Cc: Paul Jackson <pj@sgi.com> Cc: Paul Menage <menage@google.com> Cc: Peter Zijlstra <a.p.zijlstra@chello.nl> Subject: [PATCH 0/5] Cpuset aware writeback V1 File: overview Subject: [PATCH 1/5] Add a map to to track dirty pages per node File: cpuset_write_dirty_map Subject: [PATCH 2/5] Add a nodemask to pdflush functions File: cpuset_write_pdflush_nodemask Subject: [PATCH 3/5] Per cpuset dirty ratio calculation File: cpuset_write_throttle Subject: [PATCH 4/5] Cpuset aware writeback during reclaim File: cpuset_write_vmscan Subject: [PATCH 5/5] Throttle vm writeout per cpuset File: cpuset_write_vm_writeout