@whitequark@social.treehouse.systems
Post #1546506
2026-04-14 03:57 UTC
@dotstdy @tedmielczarek @regehr I don't think there's any way to make the annotations somewhat accurate
Replies (1)
-
@whitequark@social.treehouse.systems 2026-04-14 03:57
@dotstdy @tedmielczarek @regehr I think what would really help is if a build system had the knobs to suspend a process if it consumes too much memory. ld eats more than 2 GB? pause it, let other processes finish, then let it restart I don't know if that's feasible