On Thu, Mar 17, 2011 at 09:24:28AM -0700, Curt Wohlgemuth wrote: > Which is indeed part of the patchset I referred to above ("[RFC] > [PATCH 0/6] Provide cgroup isolation for buffered writes", > https://lkml.org/lkml/2011/3/8/332 ). So what about letting us fix normal writeback first and then later look into cgroups properly. And to do it properly we'll need to implement something similar to the I/O less balance dirty pages - be that targeted writeback from the flusher thread including proper tagging of pages, or be that writeback from balance_dirty_pages in a why that we keep multiple processes from writing at the same time. Although I'd prefer something that keeps the CG case as close as possible to the normal code, right now we already have a huge mess with memcg and it's own handrolled version of direct reclaim which is an even worse stack hog than the already overly painfull "normal" direct reclaim. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxxx For more info on Linux MM, see: http://www.linux-mm.org/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>