Skip to content

Commit e0ed521

Browse files
Devaansh-Kumarhtejun
authored andcommitted
sched_ext: Documentation: Update instructions for running example schedulers
Since the artifact paths for tools changed, we need to update the documentation to reflect that path. Signed-off-by: Devaansh-Kumar <[email protected]> Signed-off-by: Tejun Heo <[email protected]>
1 parent 9b67179 commit e0ed521

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/scheduler/sched-ext.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ BPF scheduler and reverts all tasks back to CFS.
6666
.. code-block:: none
6767
6868
# make -j16 -C tools/sched_ext
69-
# tools/sched_ext/scx_simple
69+
# tools/sched_ext/build/bin/scx_simple
7070
local=0 global=3
7171
local=5 global=24
7272
local=9 global=44

0 commit comments

Comments
 (0)