Re: [PATCH 06/18] writeback: IO-less balance_dirty_pages()
From: Peter Zijlstra <hidden>
Date: 2011-09-06 12:13:53
Also in:
linux-fsdevel, lkml
From: Peter Zijlstra <hidden>
Date: 2011-09-06 12:13:53
Also in:
linux-fsdevel, lkml
On Sun, 2011-09-04 at 09:53 +0800, Wu Fengguang wrote:
-static inline void task_dirties_fraction(struct task_struct *tsk,
- long *numerator, long *denominator)
-{
- prop_fraction_single(&vm_dirties, &tsk->dirties,
- numerator, denominator);
-} it looks like this patch removes all users of tsk->dirties, but doesn't in fact remove the data member from task_struct. -- 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/ . Fight unfair telecom internet charges in Canada: sign http://stopthemeter.ca/ Don't email: <a href=mailto:"dont@kvack.org"> email@kvack.org </a>