From 13e692e03e7fdc10bc7485af647ff4ee9ba399fc Mon Sep 17 00:00:00 2001 From: Ivana Hutarova Varekova Date: Thu, 21 Oct 2010 14:35:36 +0200 Subject: [PATCH] remove cpuacct.usage_percpu from the blacklist This patch removes cpuacct.usage_percpu from the blacklist (the variable should not be output because it is read-only one) Signed-off-by: Ivana Hutarova Varekova Signed-off-by: Jan Safranek --- samples/cgsnapshot_blacklist.conf | 1 - 1 file changed, 1 deletion(-) diff --git a/samples/cgsnapshot_blacklist.conf b/samples/cgsnapshot_blacklist.conf index 391e51bf..10f4dfc9 100644 --- a/samples/cgsnapshot_blacklist.conf +++ b/samples/cgsnapshot_blacklist.conf @@ -7,7 +7,6 @@ memory.force_empty cpu.shares #cpuacct -cpuacct.usage_percpu #devices -- 2.47.2