I'm new to zram, and reading the documentation it looks like it mounts something similar to a filesystem under
/dev/zram
. If I understand correctly, anything stored here would be similar to tmpfs, except it would be swapped out to compressed ram.
I'm wondering if this concept can be applied to the heap of a program, such that any memory in the heap would be swapped to compressed ram instead of hdd?
Asked by HardcoreHenry
(111 rep)
Feb 15, 2024, 06:22 PM
Last activity: Feb 15, 2024, 07:17 PM
Last activity: Feb 15, 2024, 07:17 PM