Elektrine lite

← Feed

@dotstdy@mastodon.social

Post #1546524

2026-04-14 04:44 UTC

@regehr @whitequark @tedmielczarek yeah and in a build system sense it mirrors the "kill and retry" approach for dependency resolution, which is kinda neat too. It sounds better than relying on swap to me since you don't have to burn CPU time writing all that transient (and potentially cold) data out to disk and loading it back in.

Replies (1)

  • @regehr@mastodon.social 2026-04-14 04:45

    @dotstdy @whitequark @tedmielczarek did a tiny bit of searching and found this https://www.reddit.com/r/cpp/comments/1lrg764/i_wrote_a_tool_to_stop_make_j_from_oomkilling_my/

    Open ##1546525