summaryrefslogtreecommitdiffstats
path: root/scripts/etc/cgconfig
diff options
context:
space:
mode:
authorDhaval Giani <dhaval@linux.vnet.ibm.com>2009-03-26 20:53:17 +0530
committerDhaval Giani <dhaval@linux.vnet.ibm.com>2009-03-26 20:53:17 +0530
commitbd7e85ee1a7a794c6c447d64306b6df7f1d84eec (patch)
treeaab9de4f611b5a9d9c22ca497d72a10667fb4461 /scripts/etc/cgconfig
parent04bb98f8bd9751dd8a514b0e3a6c4862ceabeae9 (diff)
parentde11c7f7bb8a79c86e680d169ed414471e5ef7d2 (diff)
downloadlibcg-bd7e85ee1a7a794c6c447d64306b6df7f1d84eec.tar.gz
libcg-bd7e85ee1a7a794c6c447d64306b6df7f1d84eec.tar.xz
libcg-bd7e85ee1a7a794c6c447d64306b6df7f1d84eec.zip
Merge branch 'automake' of git://fedorapeople.org/~jsafrane/libcg
Diffstat (limited to 'scripts/etc/cgconfig')
-rw-r--r--scripts/etc/cgconfig/cpu.conf14
-rw-r--r--scripts/etc/cgconfig/cpuacct.conf14
2 files changed, 0 insertions, 28 deletions
diff --git a/scripts/etc/cgconfig/cpu.conf b/scripts/etc/cgconfig/cpu.conf
deleted file mode 100644
index 7e76dea..0000000
--- a/scripts/etc/cgconfig/cpu.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright IBM Corporation. 2008
-#
-# Authors: Balbir Singh <balbir@linux.vnet.ibm.com>
-# This program is free software; you can redistribute it and/or modify it
-# under the terms of version 2.1 of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
-#
-# This program is distributed in the hope that it would be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-#
-class1 cpu.shares=1024 tuid=balbir tgid=balbir cuid=root cgid=root
-class2 cpu.shares=512 tuid=root tgid=root cuid=balbir cgid=balbir
diff --git a/scripts/etc/cgconfig/cpuacct.conf b/scripts/etc/cgconfig/cpuacct.conf
deleted file mode 100644
index 8c382e1..0000000
--- a/scripts/etc/cgconfig/cpuacct.conf
+++ /dev/null
@@ -1,14 +0,0 @@
-#
-# Copyright IBM Corporation. 2008
-#
-# Authors: Balbir Singh <balbir@linux.vnet.ibm.com>
-# This program is free software; you can redistribute it and/or modify it
-# under the terms of version 2.1 of the GNU Lesser General Public License
-# as published by the Free Software Foundation.
-#
-# This program is distributed in the hope that it would be useful, but
-# WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
-#
-caclass1 tuid=root tgid=root cuid=root cgid=root
-caclass2 tuid=balbir tgid=balbir cuid=balbir cgid=balbir