a few minor nits:
* Siddha, Suresh B <[email protected]> wrote:
> +config SCHED_MC
> + bool "Multi-core scheduler support"
> + depends on SMP
> + default off
no need to add 'default off', that's the default.
> -#ifdef CONFIG_SCHED_SMT
> +#if defined(CONFIG_SCHED_SMT)
stale change.
Otherwise, looks pretty clean to me, both the scheduler and the x86_*
arch level bits! Would be nice to get this tested in -mm too.
Acked-by: Ingo Molnar <[email protected]>
Ingo
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]