On Fri, Jun 01, 2012 at 07:44:50PM +0900, Kamezawa Hiroyuki wrote: > Now, in memcg, 2 "MAPPED" enum/macro are found > MEM_CGROUP_CHARGE_TYPE_MAPPED > MEM_CGROUP_STAT_FILE_MAPPED > > Their names looks similar to each other but the former is used for > accounting anonymous memory, the latter is mapped-file. > (I've received questions caused by this naming issue 3 times..) > > This patch renames MEM_CGROUP_CHARGE_TYPE_MAPPED as MEM_CGROUP_CHARGE_TYPE_ANON. > > Signed-off-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx> Acked-by: Johannes Weiner <hannes@xxxxxxxxxxx> -- To unsubscribe from this list: send the line "unsubscribe cgroups" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html