0
0
Fork 0
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:
Masum Reza 2024-12-09 00:03:35 +05:30 committed by GitHub
commit 73b9f2d20b
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 27 additions and 7 deletions

View file

@ -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"
];