From 894e771bb2848ca87afc83454db23bd28b50610d Mon Sep 17 00:00:00 2001 From: Nils Freydank Date: Thu, 2 Sep 2021 19:13:27 +0200 Subject: [PATCH] pygoscelis: Enable core scheduling --- pygoscelis-config | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pygoscelis-config b/pygoscelis-config index 60caaca..946ef47 100644 --- a/pygoscelis-config +++ b/pygoscelis-config @@ -122,7 +122,7 @@ CONFIG_PREEMPT=y CONFIG_PREEMPT_COUNT=y CONFIG_PREEMPTION=y CONFIG_PREEMPT_DYNAMIC=y -# CONFIG_SCHED_CORE is not set +CONFIG_SCHED_CORE=y # # CPU/Task time and stats accounting