mirror of
https://github.com/NixOS/nixpkgs.git
synced 2025-07-13 13:40:28 +03:00
scx.full: 1.0.6 -> 1.0.7; nixos/scx: add new schedulers (#363306)
This commit is contained in:
commit
73b9f2d20b
3 changed files with 27 additions and 7 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