You need to sign in or sign up before continuing.
  • S
    [IA64] Add config SCHED_SMT · 7a9bdd88
    Suresh Siddha 提交于
    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: NSuresh Siddha <suresh.b.siddha@intel.com>
    Signed-off-by: NTony Luck <tony.luck@intel.com>
    7a9bdd88
Kconfig 11.2 KB