On Tue, 22 Nov 2011 11:46:24 +0800 Zhu Yanhai <zhu.yanhai@xxxxxxxxx> wrote: > It should be memsw.max_usage_in_bytes. This typo has been there for > really a long time. > > Signed-off-by: Zhu Yanhai <gaoyang.zyh@xxxxxxxxxx> Acked-by: KAMEZAWA Hiroyuki <kamezawa.hiroyu@xxxxxxxxxxxxxx> Please CC cgroups@xxxxxxxxxxxxxxx in the next time. Thank you. > --- > Documentation/cgroups/memory.txt | 2 +- > 1 files changed, 1 insertions(+), 1 deletions(-) > > diff --git a/Documentation/cgroups/memory.txt b/Documentation/cgroups/memory.txt > index cc0ebc5..0f6b0f3 100644 > --- a/Documentation/cgroups/memory.txt > +++ b/Documentation/cgroups/memory.txt > @@ -61,7 +61,7 @@ Brief summary of control files. > memory.failcnt # show the number of memory usage hits limits > memory.memsw.failcnt # show the number of memory+Swap hits limits > memory.max_usage_in_bytes # show max memory usage recorded > - memory.memsw.usage_in_bytes # show max memory+Swap usage recorded > + memory.memsw.max_usage_in_bytes # show max memory+Swap usage recorded > memory.soft_limit_in_bytes # set/show soft limit of memory usage > memory.stat # show various statistics > memory.use_hierarchy # set/show hierarchical account enabled > -- > 1.7.4.4 > > -- 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