From: Paul Jackson <pj@sgi.com>
To: Paul Menage <menage@google.com>
Cc: Paul Jackson <pj@sgi.com>, linux-kernel@vger.kernel.org
Subject: [PATCH] task containersv11 enable containers by default in some configs
Date: Sat, 15 Sep 2007 00:29:04 -0700 [thread overview]
Message-ID: <20070915072904.30468.73201.sendpatchset@jackhammer.engr.sgi.com> (raw)
From: Paul Jackson <pj@sgi.com>
Paul Menage - in pre-container cpusets, a few config files enabled
cpusets by default. Could you blend the following patch into your
container patch set, so that cpusets continue to be configured by
default for those same configurations?
Thanks - pj.
Signed-off-by: Paul Jackson <pj@sgi.com>
---
arch/ia64/configs/sn2_defconfig | 1 +
arch/mips/configs/ip27_defconfig | 1 +
arch/mips/configs/sb1250-swarm_defconfig | 1 +
arch/powerpc/configs/cell_defconfig | 1 +
arch/powerpc/configs/ppc64_defconfig | 1 +
arch/powerpc/configs/pseries_defconfig | 1 +
6 files changed, 6 insertions(+)
--- 2.6.23-rc4-mm1.orig/arch/ia64/configs/sn2_defconfig 2007-09-13 15:17:47.412216707 -0700
+++ 2.6.23-rc4-mm1/arch/ia64/configs/sn2_defconfig 2007-09-13 17:53:15.363009794 -0700
@@ -27,6 +27,7 @@ CONFIG_TASKSTATS=y
# CONFIG_UTS_NS is not set
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
+CONFIG_CONTAINERS=y
CONFIG_CPUSETS=y
CONFIG_RELAY=y
CONFIG_INITRAMFS_SOURCE=""
--- 2.6.23-rc4-mm1.orig/arch/mips/configs/ip27_defconfig 2007-09-13 15:17:57.968367923 -0700
+++ 2.6.23-rc4-mm1/arch/mips/configs/ip27_defconfig 2007-09-13 17:54:09.743831694 -0700
@@ -175,6 +175,7 @@ CONFIG_POSIX_MQUEUE=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=15
+CONFIG_CONTAINERS=y
CONFIG_CPUSETS=y
CONFIG_SYSFS_DEPRECATED=y
CONFIG_RELAY=y
--- 2.6.23-rc4-mm1.orig/arch/mips/configs/sb1250-swarm_defconfig 2007-09-13 15:17:58.184371018 -0700
+++ 2.6.23-rc4-mm1/arch/mips/configs/sb1250-swarm_defconfig 2007-09-13 17:53:15.395010278 -0700
@@ -197,6 +197,7 @@ CONFIG_SYSVIPC_SYSCTL=y
# CONFIG_UTS_NS is not set
# CONFIG_AUDIT is not set
# CONFIG_IKCONFIG is not set
+CONFIG_CONTAINERS=y
CONFIG_CPUSETS=y
CONFIG_SYSFS_DEPRECATED=y
CONFIG_RELAY=y
--- 2.6.23-rc4-mm1.orig/arch/powerpc/configs/cell_defconfig 2007-09-13 15:18:07.816509023 -0700
+++ 2.6.23-rc4-mm1/arch/powerpc/configs/cell_defconfig 2007-09-13 17:53:15.411010519 -0700
@@ -68,6 +68,7 @@ CONFIG_SYSVIPC_SYSCTL=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=15
+CONFIG_CONTAINERS=y
CONFIG_CPUSETS=y
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
--- 2.6.23-rc4-mm1.orig/arch/powerpc/configs/ppc64_defconfig 2007-09-13 15:28:41.533723431 -0700
+++ 2.6.23-rc4-mm1/arch/powerpc/configs/ppc64_defconfig 2007-09-13 17:53:15.431010822 -0700
@@ -71,6 +71,7 @@ CONFIG_TASK_DELAY_ACCT=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=17
+CONFIG_CONTAINERS=y
CONFIG_CPUSETS=y
CONFIG_SYSFS_DEPRECATED=y
CONFIG_RELAY=y
--- 2.6.23-rc4-mm1.orig/arch/powerpc/configs/pseries_defconfig 2007-09-13 15:28:41.565723900 -0700
+++ 2.6.23-rc4-mm1/arch/powerpc/configs/pseries_defconfig 2007-09-13 17:53:15.447011064 -0700
@@ -71,6 +71,7 @@ CONFIG_AUDITSYSCALL=y
CONFIG_IKCONFIG=y
CONFIG_IKCONFIG_PROC=y
CONFIG_LOG_BUF_SHIFT=17
+CONFIG_CONTAINERS=y
CONFIG_CPUSETS=y
CONFIG_SYSFS_DEPRECATED=y
# CONFIG_RELAY is not set
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.650.933.1373
next reply other threads:[~2007-09-15 7:29 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-09-15 7:29 Paul Jackson [this message]
2007-09-17 18:08 ` Paul Menage
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20070915072904.30468.73201.sendpatchset@jackhammer.engr.sgi.com \
--to=pj@sgi.com \
--cc=linux-kernel@vger.kernel.org \
--cc=menage@google.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Powered by JetHome