Problem
helix-editor/helix#14269 (comment)
I had to set codegen-units = 4 on my phone (8cores and 4GB RAM); because the default (for that core-count) codegen-units = 8 triggers the Low-Memory-Killer and forcefully-reboots near the end of cargo build
Steps
- Clone the Helix repo (or any "big" repo)
- Build it from source on a device with many CPU cores and little RAM
- Swapping and thrashing happens, LMK triggered, worst-case auto-reboot (Android)
Possible Solution(s)
No response
Notes
No response
Version
Problem
helix-editor/helix#14269 (comment)
Steps
Possible Solution(s)
No response
Notes
No response
Version