[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250125094138.207287-1-arighi@nvidia.com>
Date: Sat, 25 Jan 2025 10:36:05 +0100
From: Andrea Righi <arighi@...dia.com>
To: Tejun Heo <tj@...nel.org>,
David Vernet <void@...ifault.com>,
Changwoo Min <changwoo@...lia.com>
Cc: linux-kernel@...r.kernel.org
Subject: [PATCH sched_ext/for-6.14-fixes 0/2] sched_ext: Fix dsp_local_on selftest on UP systems
Introduce a new portable scx helper to check whether a task can migrate and
use it in the dsp_local_on selftest, so that it can run also on UP systems.
Andrea Righi (2):
tools/sched_ext: Add helper to check task migration state
sched_ext: selftests/dsp_local_on: Fix selftest on UP systems
tools/sched_ext/include/scx/common.bpf.h | 11 +++++++++++
tools/testing/selftests/sched_ext/dsp_local_on.bpf.c | 2 +-
2 files changed, 12 insertions(+), 1 deletion(-)
Powered by blists - more mailing lists