mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
* [PATCH] sched_ext: Documentation: Update instructions for running example schedulers
@ 2024-10-08 14:26 Devaansh-Kumar
  2024-10-08 18:49 ` Tejun Heo
  0 siblings, 1 reply; 2+ messages in thread
From: Devaansh-Kumar @ 2024-10-08 14:26 UTC (permalink / raw)
  To: tj, void; +Cc: Devaansh-Kumar, linux-kernel

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>
---
 Documentation/scheduler/sched-ext.rst | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

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
-- 
2.46.2


^ permalink raw reply	[flat|nested] 2+ messages in thread

* Re: [PATCH] sched_ext: Documentation: Update instructions for running example schedulers
  2024-10-08 14:26 [PATCH] sched_ext: Documentation: Update instructions for running example schedulers Devaansh-Kumar
@ 2024-10-08 18:49 ` Tejun Heo
  0 siblings, 0 replies; 2+ messages in thread
From: Tejun Heo @ 2024-10-08 18:49 UTC (permalink / raw)
  To: Devaansh-Kumar; +Cc: void, linux-kernel

On Tue, Oct 08, 2024 at 07:56:20PM +0530, Devaansh-Kumar wrote:
> 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>

Applied to sched_ext/for-6.12-fixes.

Thanks.

-- 
tejun

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2024-10-08 18:49 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-10-08 14:26 [PATCH] sched_ext: Documentation: Update instructions for running example schedulers Devaansh-Kumar
2024-10-08 18:49 ` Tejun Heo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox

all inboxes | Powered by JetHome®