Commit Graph

16 Commits

Author SHA1 Message Date
Lumpiasty c9e6ec7b23 add audio-rt module to fight xruns under cpu load
EasyEffects DSP plugins (rnnoise, deepfilternet, crystalizer) drop audio
when the system is under load. Layered workaround with per-optimization
toggles for bisecting impact:

- cgroup-based CPU partitioning: dedicated audio.slice with AllowedCPUs
  pinning, restricted app/session/background slices for everything else
- rlimits so PipeWire's module-rt sets SCHED_FIFO 88 directly instead of
  going through RTKit's priority-10 ceiling
- persistent watcher that re-applies performance governor on audio cores
  (gamemoded/PPD keep resetting it)
- ananicy rule pinning easyeffects to nice -12 for non-RT DSP threads
- znver4-tuned rebuilds of easyeffects and its DSP deps

Master switch + per-feature toggles via lumpiasty.audioRt.*; all enabled
by default on acer host. None of this fully eliminates dropouts on this
thermally constrained laptop but each layer is independently testable.
2026-05-18 17:20:21 +02:00
Lumpiasty 235e6c8e2d use plasma-login-manager instead of sddm 2026-05-07 20:13:21 +02:00
Lumpiasty d44f528d0e kick system76-scheduler out and use scx_cosmos 2026-04-02 02:38:22 +02:00
Lumpiasty b85c762b2d use stock config of system76-scheduler 2026-03-16 16:46:24 +01:00
Lumpiasty 9ac845015b add option for system76 scheduler and enable on acer 2026-03-12 22:56:08 +01:00
Lumpiasty d09aff660c update nixos 2026-02-22 22:08:53 +01:00
Lumpiasty 0b436c1fe5 update nixos 2026-01-14 21:45:06 +01:00
Lumpiasty c32fc4e3cb add printing and scanning support 2026-01-14 21:28:30 +01:00
Lumpiasty 7d9a41205a fix tailscale exit node routing 2026-01-14 21:26:18 +01:00
Lumpiasty cd636de001 update nixos 2025-12-17 20:24:22 +01:00
Lumpiasty ce53eb2dd2 add all kde apps 2025-10-29 00:27:55 +01:00
Lumpiasty cacccaef06 add tailscale 2025-10-18 21:43:14 +02:00
Lumpiasty 9f7bb06cbb add networkmanager openvpn plugin 2025-10-18 21:43:14 +02:00
Lumpiasty 756195c96c fix touchpad options 2025-10-18 21:43:14 +02:00
Lumpiasty 0e1131cc10 add touchpad config 2025-10-18 21:43:14 +02:00
Lumpiasty 1a20402712 init config 2025-10-18 21:43:00 +02:00