aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorDevaansh-Kumar <devaanshk840@gmail.com>2024-10-08 19:56:20 +0530
committerTejun Heo <tj@kernel.org>2024-10-08 08:49:18 -1000
commite0ed52154e866a1e9e9b97ded50b164698f0a222 (patch)
treeb6d8bea2282f9e6b830713d611133369bd0ffe7e
parentsched_ext, scx_qmap: Add and use SCX_ENQ_CPU_SELECTED (diff)
downloadwireguard-linux-e0ed52154e866a1e9e9b97ded50b164698f0a222.tar.xz
wireguard-linux-e0ed52154e866a1e9e9b97ded50b164698f0a222.zip
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 <devaanshk840@gmail.com> Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to '')
-rw-r--r--Documentation/scheduler/sched-ext.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/scheduler/sched-ext.rst b/Documentation/scheduler/sched-ext.rst
index 6c0d70e2e27d..7b59bbd2e564 100644
--- a/Documentation/scheduler/sched-ext.rst
+++ b/Documentation/scheduler/sched-ext.rst
@@ -66,7 +66,7 @@ BPF scheduler and reverts all tasks back to CFS.
.. code-block:: none
# make -j16 -C tools/sched_ext
- # tools/sched_ext/scx_simple
+ # tools/sched_ext/build/bin/scx_simple
local=0 global=3
local=5 global=24
local=9 global=44