sched: Add tracepoint for qos smt expeller
hulk inclusion category: feature bugzilla: https://gitee.com/openeuler/kernel/issues/I8O3MY CVE: NA -------------------------------- There are two caces that we add tracepoint: a) while online task of sibling cpu is running, it is running that offline task of local cpu will be set TIF_NEED_RESCHED; b) while online task of sibling cpu is running, it will expell that next picked offline task of local cpu. Signed-off-by:Guan Jing <guanjing6@huawei.com> Signed-off-by:
Xia Fukun <xiafukun@huawei.com>
Loading
Please sign in to comment