Re: [PATCH v2] memcg: update documentation to describe usage_in_bytes
From: KAMEZAWA Hiroyuki <hidden>
Date: 2011-03-29 01:31:14
Also in:
lkml
From: KAMEZAWA Hiroyuki <hidden>
Date: 2011-03-29 01:31:14
Also in:
lkml
On Tue, 29 Mar 2011 10:15:11 +0900 Daisuke Nishimura [off-list ref] wrote:
=== From: Daisuke Nishimura <redacted> Since 569b846d(memcg: coalesce uncharge during unmap/truncate), we do batched (delayed) uncharge at truncation/unmap. And since cdec2e42(memcg: coalesce charging via percpu storage), we have percpu cache for res_counter. These changes improved performance of memory cgroup very much, but made res_counter->usage usually have a bigger value than the actual value of memory usage. So, *.usage_in_bytes, which show res_counter->usage, are not desirable for precise values of memory(and swap) usage anymore. Instead of removing these files completely(because we cannot know res_counter->usage without them), this patch updates the meaning of those files. Signed-off-by: Daisuke Nishimura <redacted>
Acked-by: KAMEZAWA Hiroyuki <redacted> -- 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>