Commit e0ed5215 authored by Devaansh-Kumar's avatar Devaansh-Kumar Committed by Tejun Heo

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: default avatarDevaansh-Kumar <devaanshk840@gmail.com>
Signed-off-by: default avatarTejun Heo <tj@kernel.org>
parent 9b671793
...@@ -66,7 +66,7 @@ BPF scheduler and reverts all tasks back to CFS. ...@@ -66,7 +66,7 @@ BPF scheduler and reverts all tasks back to CFS.
.. code-block:: none .. code-block:: none
# make -j16 -C tools/sched_ext # make -j16 -C tools/sched_ext
# tools/sched_ext/scx_simple # tools/sched_ext/build/bin/scx_simple
local=0 global=3 local=0 global=3
local=5 global=24 local=5 global=24
local=9 global=44 local=9 global=44
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment