On Fri, 2011-02-04 at 02:38 +0100, Jan Kara wrote: > +struct balance_waiter { > + struct list_head bw_list; > + unsigned long bw_to_write; /* Number of pages to wait for to > + get written */ That names somehow rubs me the wrong way.. the name suggests we need to do the writing, whereas we only wait for them to be written. > + struct task_struct *bw_task; /* Task waiting for IO */ > +}; -- 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>