On Wed, Apr 04, 2012 at 10:51:24AM -0700, Fengguang Wu wrote: [..] > The sweet split point would be for balance_dirty_pages() to do cgroup > aware buffered write throttling and leave other IOs to the current > blkcg. For this to work well as a total solution for end users, I hope > we can cooperate and figure out ways for the two throttling entities > to work well with each other. Throttling read + direct IO, higher up has few issues too. Users will not like that a task got blocked as it tried to submit a read from a throttled group. Current async behavior works well where we queue up the bio from the task in throttled group and let task do other things. Same is true for AIO where we would not like to block in bio submission. Thanks Vivek -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. 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>