[IA64] Add config SCHED_SMT
authorSuresh Siddha <suresh.b.siddha@intel.com>
Wed, 6 Apr 2005 01:05:00 +0000 (18:05 -0700)
committerTony Luck <tony.luck@intel.com>
Tue, 3 May 2005 17:33:28 +0000 (10:33 -0700)
commit7a9bdd8842d0847f3b15068550a3632a2d259057
tree548d1f72a9dbdf74b67e45f5f536a71e94c26b81
parentac09f698f1cda91e890fb75f4cb38253d60ff017
[IA64] Add config SCHED_SMT

Now that we have MC/MT detection patches in, appended patch allows us to
configure MT scheduler optimizations. For now, we will this option off
by default.

There is some discussion going on lkml about setting up sched-domains
which are absolutely needed (like for example, we shouldn't setup SMT domain
for non MT processors). Once that patch goes in, we can enable this option by
default.

Signed-off-by: Suresh Siddha <suresh.b.siddha@intel.com>
Signed-off-by: Tony Luck <tony.luck@intel.com>
arch/ia64/Kconfig