Loading pkgs/os-specific/linux/kernel/xanmod-kernels.nix +2 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,8 @@ let TCP_CONG_BBR2 = yes; DEFAULT_BBR2 = yes; # Google's Multigenerational LRU framework # Multigenerational LRU framework # This can be removed when the LTS variant reaches version >= 6.1 (since it's on by default then) LRU_GEN = yes; LRU_GEN_ENABLED = yes; Loading Loading
pkgs/os-specific/linux/kernel/xanmod-kernels.nix +2 −1 Original line number Diff line number Diff line Loading @@ -33,7 +33,8 @@ let TCP_CONG_BBR2 = yes; DEFAULT_BBR2 = yes; # Google's Multigenerational LRU framework # Multigenerational LRU framework # This can be removed when the LTS variant reaches version >= 6.1 (since it's on by default then) LRU_GEN = yes; LRU_GEN_ENABLED = yes; Loading