BigBrainParking/.forgejo
Hank 208cddee33
Some checks are pending
build-apk / build (push) Waiting to run
CI: cap Kotlin daemon heap (the real memory hog) + container swap off
Server report (20GB/4-core box) showed 3 Kotlin daemons at -Xmx5376m each + clang
swarm ~9GB thrashing swap. Cap kotlin.daemon.jvmargs and org.gradle.jvmargs to
1536m in gradle.properties, workers.max=2, no parallel. Container: --cpus=2
--memory=8g with swap disabled (--memory-swap==--memory) so it OOM-fails instead
of thrashing disk. Build now uses ~5GB.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
2026-07-08 10:40:39 -07:00
..
workflows CI: cap Kotlin daemon heap (the real memory hog) + container swap off 2026-07-08 10:40:39 -07:00