mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-06-10 19:55:41 +03:00
nixos/scx: add new schedulers
This commit is contained in:
parent
df399abc31
commit
b4aacf5ab5
1 changed files with 3 additions and 0 deletions
|
@ -40,15 +40,18 @@ in
|
|||
type = lib.types.enum [
|
||||
"scx_bpfland"
|
||||
"scx_central"
|
||||
"scx_flash"
|
||||
"scx_flatcg"
|
||||
"scx_lavd"
|
||||
"scx_layered"
|
||||
"scx_mitosis"
|
||||
"scx_nest"
|
||||
"scx_pair"
|
||||
"scx_qmap"
|
||||
"scx_rlfifo"
|
||||
"scx_rustland"
|
||||
"scx_rusty"
|
||||
"scx_sdt"
|
||||
"scx_simple"
|
||||
"scx_userland"
|
||||
];
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue