talos-rpi5/patches
Mathias Beaulieu-Duncan b1eb322d7b Switch to 4K page size for production readiness
Remove the 16K page override from the kernel patch, preserving
upstream Talos's default 4K pages. RPi5 hardware works correctly
with 4K pages — the RPi Foundation's 16K default is a TLB
performance optimization (~5%), not a hardware requirement.

Benefits:
- Correct memory accounting (4x less overhead per page)
- Full software compatibility (jemalloc, Longhorn, F2FS, etc.)
- No OOM surprises on control-plane nodes
- Aligned with upstream Talos kernel config

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-13 18:28:22 -05:00
..
siderolabs Switch to 4K page size for production readiness 2026-02-13 18:28:22 -05:00
talos-rpi5/sbc-raspberrypi5 Fix 21 Go stdlib CVEs and enable supply chain attestations 2026-02-13 15:36:13 -05:00