nixcfg/systems/x86_64-linux/amd
Harald Hoyer ea849f2488 feat(nix): add kernel and memory tuning for amd system
Tune sysctl parameters for better I/O and memory performance:
- Lower swappiness to reduce disk swapping with zram
- Reduce vfs_cache_pressure to keep filesystem caches longer
- Adjust dirty page writeback ratios for SSD performance
- Configure zram with zstd compression

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-30 00:53:39 +01:00
..
default.nix feat(nix): add kernel and memory tuning for amd system 2026-01-30 00:53:39 +01:00
hardware-configuration.nix refactor(amd): remove mitigations kernel parameter 2026-01-19 09:15:45 +01:00
xremap.nix add amd 2026-01-17 14:48:45 +01:00