Post #1546578
2026-04-14 06:33 UTC
@regehr this sounds similar to XNU's concept of purgeable memory but applied to an entire process. like, ideally the OS itself would have a concept of a process which can be killed with only a performance impact (and e.g. its parent process would detect the death and re-run it some other time) rather than having the build manager attempt to detect the OOM condition (which seems difficult to make reliable)
Replies (0)
No replies.