CPU core priorities scheduler support

modulename: itmt.ko

configname: CONFIG_SCHED_MC_PRIO

Linux Kernel Configuration
└─>Processor type and features
└─>CPU core priorities scheduler support
In linux kernel since version 3.10 (release Date: 2013-06-30)  
Intel Turbo Boost Max Technology 3.0 enabled CPUs have a
core ordering determined at manufacturing time, which allows
certain cores to reach higher turbo frequencies (when running
single threaded workloads) than others.

Enabling this kernel feature teaches the scheduler about
the TBM3 (aka ITMT) priority order of the CPU cores and adjusts the
scheduler's CPU selection logic accordingly, so that higher
overall system performance can be achieved.

This feature will have no effect on CPUs without this feature.

If unsure say Y here.

source code: