lkml.org 
[lkml]   [2004]   [Aug]   [25]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
Patch in this message
/
Date
From
Subject[PATCH] Cpusets - CONFIG_CPUSETS depends on SMP
It's silly, pointless, and untested to offer CONFIG_CPUSETS for
non-SMP configurations. Make CPUSETS depend on SMP (even though
it doesn't really).

Applies to 2.6.8.1-mm4. Builds, boots and unit tests on ia64 sn2_defconfig.

Signed-off-by: Paul Jackson <pj@sgi.com>

Index: 2.6.8.1-mm4/init/Kconfig
===================================================================
--- 2.6.8.1-mm4.orig/init/Kconfig 2004-08-25 02:44:08.000000000 -0700
+++ 2.6.8.1-mm4/init/Kconfig 2004-08-25 02:44:21.000000000 -0700
@@ -270,6 +270,7 @@ config EPOLL

config CPUSETS
bool "Cpuset support"
+ depends on SMP
help
This options will let you create and manage CPUSET's which
allow dynamically partitioning a system into sets of CPUs and
--
I won't rest till it's the best ...
Programmer, Linux Scalability
Paul Jackson <pj@sgi.com> 1.650.933.1373
-
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/

\
 
 \ /
  Last update: 2005-03-22 14:05    [W:0.029 / U:0.268 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site