summaryrefslogtreecommitdiff
path: root/linux-raveos/config
AgeCommit message (Collapse)AuthorFilesLines
9 daysUpdate kernelAlexanderCurl1-134/+88
2026-05-24feat: add linux-raveos kernel packageNippy1-0/+12719
- Based on linux-cachyos 7.0.10 - BORE scheduler (gaming/desktop optimized) - THP always (low latency memory access) - ZRAM builtin (not module, available at early boot) - NTSYNC builtin (Proton/Wine, no modprobe needed) - DAMON + DAMON_RECLAIM (memory reclaim for low RAM) - KSM + MGLRU + ZSWAP enabled (inherited from CachyOS) - Proactive compaction (inherited from CachyOS) - LTO thin + O3 optimization - KBUILD_BUILD_HOST=raveos branding