Loading pkgs/os-specific/linux/kernel/common-config.nix +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ let # Easier debugging of NFS issues. SUNRPC_DEBUG = yes; # Provide access to tunables like sched_migration_cost_ns SCHED_DEBUG = yes; SCHED_DEBUG = whenOlder "6.15" yes; # Count IRQ and steal CPU time separately IRQ_TIME_ACCOUNTING = yes; Loading Loading
pkgs/os-specific/linux/kernel/common-config.nix +1 −1 Original line number Diff line number Diff line Loading @@ -89,7 +89,7 @@ let # Easier debugging of NFS issues. SUNRPC_DEBUG = yes; # Provide access to tunables like sched_migration_cost_ns SCHED_DEBUG = yes; SCHED_DEBUG = whenOlder "6.15" yes; # Count IRQ and steal CPU time separately IRQ_TIME_ACCOUNTING = yes; Loading