tools/sched_ext: scx_userland: fix stale data on restart
authorDavid Carlier <devnexen@gmail.com>
Sat, 14 Feb 2026 08:00:33 +0000 (08:00 +0000)
committerTejun Heo <tj@kernel.org>
Tue, 17 Feb 2026 07:02:16 +0000 (21:02 -1000)
commit07676846132340c7d0f50eca189a24cea4ae3cd8
tree77c7ad720f7471daba899018bcff64795d1ed642
parentcabd76bbc03617e55c25f0b06167aa5e0b911a36
tools/sched_ext: scx_userland: fix stale data on restart

Reset all counters, tasks and vruntime_head list on restart.

Signed-off-by: David Carlier <devnexen@gmail.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
tools/sched_ext/scx_userland.c