Skip to content

Commit

Permalink
sched-ext: Drop temporarily disabled schedulers from 1.0.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Peter Jung <[email protected]>
  • Loading branch information
ptr1337 committed Jul 14, 2024
1 parent af83cb9 commit 23427ba
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/schedext-window.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -105,12 +105,9 @@ SchedExtWindow::SchedExtWindow(QWidget* parent)
QStringList sched_names;
sched_names << "scx_bpfland"
<< "scx_central"
<< "scx_flatcg"
<< "scx_lavd"
<< "scx_layered"
<< "scx_mitosis"
<< "scx_nest"
<< "scx_pair"
<< "scx_qmap"
<< "scx_rlfifo"
<< "scx_rustland"
Expand Down

0 comments on commit 23427ba

Please sign in to comment.