nixpkgs/pkgs/os-specific
Adrian Pistol 8d3fe232e3 linux: Set CONFIG_NO_HZ_FULL=y.
CONFIG_NO_HZ_FULL=y should be set to enable the `nohz_full=` and
`rcu_nocbs=` options. These carry no additional performance penalty
compared to CONFIG_NO_HZ_IDLE and behaves like it by default,
but allows disabling the tick interrupts on cores for power or
performance reasons.

[Debian][1] also applied the change to all their kernels.
Like the Kernel says: "If you're a distro say Y."

[1]: f6aad27f05
2022-10-30 17:20:22 +01:00
..
bsd Merge branch 'master' into staging-next 2022-10-19 05:24:28 +02:00
darwin Merge pull request #196357 from Enzime/shortcat 2022-10-27 14:17:27 +02:00
linux linux: Set CONFIG_NO_HZ_FULL=y. 2022-10-30 17:20:22 +01:00
solo5 solo5: fix paths detection in compiler and linker wrappers. 2022-08-13 07:45:54 -05:00
windows Merge pull request #173253 from RasmusRendal/mingw10 2022-08-19 09:07:36 +02:00