+7
−3
+25
−9
Loading
In order to do so we need to make sure that freq is lowered for all thread siblings of a given core. Since DPDK and/or dynamic scheduler do not take that into the account we need to do this on our own. Find thread sibling of the main cpu and imitate the DPDK's governor work by adjusting its freq settings. Signed-off-by:Michal Berger <michal.berger@intel.com> Change-Id: I154a2a789903b66c2722160d7e252221083f5e3c Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/16930 Reviewed-by:
Konrad Sztyber <konrad.sztyber@intel.com> Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com>