Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932676Ab2JCXH0 (ORCPT ); Wed, 3 Oct 2012 19:07:26 -0400 Received: from mail.betterlinux.com ([199.58.199.50]:47093 "EHLO mail.betterlinux.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932599Ab2JCXHU (ORCPT ); Wed, 3 Oct 2012 19:07:20 -0400 X-DKIM: OpenDKIM Filter v2.4.1 mail.betterlinux.com 2A711821B1 From: Andrea Righi To: Paul Menage , Ingo Molnar , Peter Zijlstra Cc: linux-kernel@vger.kernel.org, Andrea Righi Subject: [PATCH RFC 3/3] cpusets: add documentation of the loadavg file Date: Thu, 4 Oct 2012 01:05:12 +0200 Message-Id: <1349305512-3428-4-git-send-email-andrea@betterlinux.com> X-Mailer: git-send-email 1.7.9.5 In-Reply-To: <1349305512-3428-1-git-send-email-andrea@betterlinux.com> References: <1349305512-3428-1-git-send-email-andrea@betterlinux.com> Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1074 Lines: 25 Signed-off-by: Andrea Righi --- Documentation/cgroups/cpusets.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Documentation/cgroups/cpusets.txt b/Documentation/cgroups/cpusets.txt index cefd3d8..d5ddc36 100644 --- a/Documentation/cgroups/cpusets.txt +++ b/Documentation/cgroups/cpusets.txt @@ -179,6 +179,7 @@ files describing that cpuset: - cpuset.memory_spread_slab flag: if set, spread slab cache evenly on allowed nodes - cpuset.sched_load_balance flag: if set, load balance within CPUs on that cpuset - cpuset.sched_relax_domain_level: the searching range when migrating tasks + - cpuset.loadavg: the load average of the CPUs in that cpuset In addition, only the root cpuset has the following file: - cpuset.memory_pressure_enabled flag: compute memory_pressure? -- 1.7.9.5 -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/