QCLINUX: arm64: configs: qcom: Enable SCHED_CLASS_EXT (sched_ext)#708
QCLINUX: arm64: configs: qcom: Enable SCHED_CLASS_EXT (sched_ext)#708ashayj22 wants to merge 1 commit into
Conversation
Enable the extensible scheduling class (SCX) which allows BPF-based scheduling policies. Also enable its cgroup dependencies: - CONFIG_SCHED_CLASS_EXT=y -- core sched_ext class - CONFIG_EXT_GROUP_SCHED=y -- cgroup-aware scheduling via sched_ext - CONFIG_EXT_SUB_SCHED=y -- cgroup subsystem integration BTF support (DEBUG_INFO_BTF, DEBUG_INFO_BTF_MODULES) is enabled which is required by SCHED_CLASS_EXT and also needed for BPF CO-RE and kernel module BTF. Signed-off-by: Ashay Jaiswal <ashay.jaiswal@oss.qualcomm.com>
|
Merge Check Failed: No CR Numbers Found Error: No Change Request numbers were found. Please add Change Request numbers to your pull request description in the format CRs-Fixed: 12345 or link GitHub issues that are associated with Change Requests. |
|
Topic branch PR: qualcomm-linux/kernel-topics#1360 |
PR #708 — validate-patchPR: #708
Final Summary
Recommendation: Verify that
|
PR #708 — checker-log-analyzerPR: #708
Detailed report: Full report
|
Enable the extensible scheduling class (SCX) which allows BPF-based scheduling policies. Also enable its cgroup dependencies:
BTF support (DEBUG_INFO_BTF, DEBUG_INFO_BTF_MODULES) is enabled which is required by SCHED_CLASS_EXT and also needed for BPF CO-RE and kernel module BTF.
CRs-Fixed: 4570165
"qli-2.0 GA Critical Fix"