public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Add Documentation for FAIR_USER_SCHED sysfs files
@ 2007-12-12  2:38 Dhaval Giani
  2007-12-12  5:35 ` Greg KH
  0 siblings, 1 reply; 7+ messages in thread
From: Dhaval Giani @ 2007-12-12  2:38 UTC (permalink / raw)
  To: gregkh, lkml, Ingo Molnar; +Cc: Andrew Morton, Srivatsa Vaddagiri, Balbir Singh


This patch adds documentation about /sys/kernel/uids/<uid>/cpu_share
to Documentation/ABI.

Signed-off-by: Dhaval Giani <dhaval@linux.vnet.ibm.com>

---
 Documentation/ABI/testing/sysfs-kernel-uids |   10 ++++++++++
 1 files changed, 10 insertions(+)

Index: current/Documentation/ABI/testing/sysfs-kernel-uids
===================================================================
--- /dev/null
+++ current/Documentation/ABI/testing/sysfs-kernel-uids
@@ -0,0 +1,10 @@
+What:		/sys/kernel/uids/<uid>/cpu_shares
+Date:		December 2007
+Contact:	Dhaval Giani <dhaval@linux.vnet.ibm.com>
+		Srivatsa Vaddagiri <vatsa@linux.vnet.ibm.com>
+Description:
+		The /sys/kernel/uids/<uid>/cpu_shares tunable is used
+		to set the cpu bandwidth a user is allowed. This is a
+		propotional value. What that means is that if there
+		are two users logged in, each with shares 1024, they
+		will get equal CPU bandwidth.
-- 
regards,
Dhaval

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2007-12-15  0:28 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-12-12  2:38 [PATCH] Add Documentation for FAIR_USER_SCHED sysfs files Dhaval Giani
2007-12-12  5:35 ` Greg KH
2007-12-12  5:48   ` Dhaval Giani
2007-12-12  9:58     ` Ingo Molnar
2007-12-12 10:16       ` Ingo Molnar
2007-12-14 22:24         ` Greg KH
2007-12-15  0:11     ` patch add-documentation-for-fair_user_sched-sysfs-files.patch added to gregkh-2.6 tree gregkh

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox