feat(hermes): enable zram swap to survive nixos-upgrade OOM spikes #29
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "hermes/hermes-zram"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
The 8 GiB guest had swapDevices = [ ] and zero swap; the 2026-08-29
nixos-upgrade build hit global OOM (kernel killed nix, total-vm 7.2G).
zram (zstd, 50%) gives the kernel headroom to page out, same shape as
sgx/amd. Merge+deploy by Harald (autoUpgrade timer).
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.