* nishimura@xxxxxxxxxxxxxxxxx <nishimura@xxxxxxxxxxxxxxxxx> [2010-06-07 14:52:39]: > These patches are based on mmotm-2010-06-03-16-36 + some already merged patches > for memcg. > > === > From: Daisuke Nishimura <nishimura@xxxxxxxxxxxxxxxxx> > > - try_get_mem_cgroup_from_mm() calls rcu_read_lock/unlock by itself, so we > don't have to call them in task_in_mem_cgroup(). > - *mz is not used in __mem_cgroup_uncharge_common(). > - we don't have to call lookup_page_cgroup() in mem_cgroup_end_migration() > after we've cleared PCG_MIGRATION of @oldpage. > - remove empty comment. > - remove redundant empty line in mem_cgroup_cache_charge(). > > Signed-off-by: Daisuke Nishimura <nishimura@xxxxxxxxxxxxxxxxx> Acked-by: Balbir Singh <balbir@xxxxxxxxxxxxxxxxxx> -- Three Cheers, Balbir -- 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/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>