vaeth / zram-init

A wrapper script for the zram linux kernel module with zsh and openrc support
http://www.mathematik.uni-wuerzburg.de/~vaeth/download/index.html#zram-init
79 stars 26 forks source link

Fix writeback settings not working #29

Closed SharkWipf closed 4 years ago

SharkWipf commented 4 years ago

Size has to be set before setting uncompressible pages, but after setting the backing device, or it will error out. Also change the filename "write" to "writeback", since no file called "write" exists.