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@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