Merge pull request #15 from merrkry/feat-adios-sched

Add adios io scheduler
This commit is contained in:
Yuhui Xu 2025-12-27 00:24:50 -08:00 committed by GitHub
commit c55e3bfd5f
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -4,6 +4,9 @@ with lib.kernel;
{
common = {
CACHY = yes;
# https://wiki.cachyos.org/configuration/general_system_tweaks/#adios-io-scheduler
MQ_IOSCHED_ADIOS = yes;
};
cpusched = rec {