Skip to content

Commit

Permalink
scheds: Add scx_mitosis scheduler
Browse files Browse the repository at this point in the history
Signed-off-by: Piotr Gorski <[email protected]>
  • Loading branch information
sirlucjan committed Jun 28, 2024
1 parent 5e08eea commit 579db1e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/schedext-window.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -108,6 +108,7 @@ SchedExtWindow::SchedExtWindow(QWidget* parent)
<< "scx_flatcg"
<< "scx_lavd"
<< "scx_layered"
<< "scx_mitosis"
<< "scx_nest"
<< "scx_pair"
<< "scx_qmap"
Expand Down

0 comments on commit 579db1e

Please sign in to comment.