[<prev] [next>] [day] [month] [year] [list]
Message-Id: <1338218424-30864-1-git-send-email-aneesh.kumar@linux.vnet.ibm.com>
Date: Mon, 28 May 2012 20:50:24 +0530
From: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
To: linux-mm@...ck.org, kamezawa.hiroyu@...fujitsu.com, mhocko@...e.cz,
akpm@...ux-foundation.org
Cc: linux-kernel@...r.kernel.org,
"Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
Subject: [PATCH] mm/hugetlb: Add documentation for hugetlb limit fail count interface
From: "Aneesh Kumar K.V" <aneesh.kumar@...ux.vnet.ibm.com>
Document memory.hugetlb.<x>.failcnt interface
Signed-off-by: Aneesh Kumar K.V <aneesh.kumar@...ux.vnet.ibm.com>
---
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.<hugepagesize>.max_usage_in_bytes # show max "hugepagesize" hugetlb usage recorded
memory.hugetlb.<hugepagesize>.usage_in_bytes # show current res_counter usage for "hugepagesize" hugetlb
# see 5.7 for details
+ memory.hugetlb.<hugepagesize>.failcnt # show the number of allocation failure due to HugeTLB limit
1. History
--
1.7.10
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists