Post #1151373
2026-04-14 03:30 UTC
software is amazing... my otherwise-idle 128 GB machine just started swapping and then invoked the OOM killer to nuke a Debug + code coverage LLVM build
Replies (4)
-
@whitequark@social.treehouse.systems 2026-04-14 03:33
@regehr how much parallelism?
-
@gwozniak@discuss.systems 2026-04-14 03:33
@regehr Time for LLVM data centers.
-
@norootcause@hachyderm.io 2026-04-14 03:33
@regehr Welcome to my world. https://surfingcomplexity.blog/2026/04/12/thoughts-on-the-bluesky-public-incident-write-up/
-
@gparker@discuss.systems 2026-04-14 03:45
@regehr Such a pain. Some builds want compilers == cores, others will swap to death if you try that.