Re: [PATCH 1/4] [x86] Add command line option to enable/disable hyper-threading.

From: Pavel Machek
Date: Fri Dec 01 2006 - 08:30:26 EST


Hi!

> This patch adds a config option to allow disabling hyper-threading by
> default, and a kernel command line option to changes this default at
> boot time.

> +config X86_HT_DISABLE
> + bool "Disable Hyper-Threading by default"
> + depends on X86_HT
> + default n
> +

Command line options are fine, but additional config options mirroring
command line functionality look ugly to me...

Pavel
--
Thanks for all the (sleeping) penguins.
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/