From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from psmtp.com (na3sys010amx196.postini.com [74.125.245.196]) by kanga.kvack.org (Postfix) with SMTP id 0E5EF6B0082 for ; Mon, 28 May 2012 11:20:43 -0400 (EDT) Received: from /spool/local by e28smtp06.in.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 28 May 2012 20:50:37 +0530 Received: from d28av01.in.ibm.com (d28av01.in.ibm.com [9.184.220.63]) by d28relay05.in.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id q4SFKXqF64946352 for ; Mon, 28 May 2012 20:50:34 +0530 Received: from d28av01.in.ibm.com (loopback [127.0.0.1]) by d28av01.in.ibm.com (8.14.4/8.13.1/NCO v10.0 AVout) with ESMTP id q4SKoBeD010208 for ; Tue, 29 May 2012 02:20:11 +0530 From: "Aneesh Kumar K.V" Subject: [PATCH] mm/hugetlb: Add documentation for hugetlb limit fail count interface Date: Mon, 28 May 2012 20:50:24 +0530 Message-Id: <1338218424-30864-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com> Sender: owner-linux-mm@kvack.org List-ID: To: linux-mm@kvack.org, kamezawa.hiroyu@jp.fujitsu.com, mhocko@suse.cz, akpm@linux-foundation.org Cc: linux-kernel@vger.kernel.org, "Aneesh Kumar K.V" From: "Aneesh Kumar K.V" Document memory.hugetlb..failcnt interface Signed-off-by: Aneesh Kumar K.V --- Documentation/cgroups/memory.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/cgroups/memory.txt b/Documentation/cgroups/memory.txt index 730e222a..3a47ec5 100644 --- a/Documentation/cgroups/memory.txt +++ b/Documentation/cgroups/memory.txt @@ -80,6 +80,7 @@ Brief summary of control files. memory.hugetlb..max_usage_in_bytes # show max "hugepagesize" hugetlb usage recorded memory.hugetlb..usage_in_bytes # show current res_counter usage for "hugepagesize" hugetlb # see 5.7 for details + memory.hugetlb..failcnt # show the number of allocation failure due to HugeTLB limit 1. History -- 1.7.10 -- 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: email@kvack.org