Elektrine lite

← Feed

@whitequark@social.treehouse.systems

Post #1546521

2026-04-14 04:36 UTC

@regehr @dotstdy @tedmielczarek I think existing swap behavior will take care of that provided you do have enough swap in first place; I think maybe the build system could be designed to kill the paused process with the least amount of runtime if it thinks the system is low on memory?

Replies (1)

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

    @whitequark @dotstdy @tedmielczarek yeah killing might be totally reasonable since build system commands are usually idempotent

    Open ##1546522