-
-
Notifications
You must be signed in to change notification settings - Fork 3
Add a writeback device to zram0 #247
Copy link
Copy link
Open
Labels
administrationThis ticket addresses server maintenance and changes.This ticket addresses server maintenance and changes.performanceThis ticket addresses server performance.This ticket addresses server performance.
Metadata
Metadata
Assignees
Labels
administrationThis ticket addresses server maintenance and changes.This ticket addresses server maintenance and changes.performanceThis ticket addresses server performance.This ticket addresses server performance.
Switching to zram swap as per #245 has been great for server performance and stability. But RAM is still limited; I would sleep better knowing that we had 1GiB of on-disk swap as spillover, just in case. zram swap can be configured to writeback to a block device, but not on Alma Linux 9 — we'll need a newer kernel first. Accordingly, this is blocked until we are on Alma Linux 10. (#243)