On Mon, Jan 7, 2013 at 3:42 PM, Karel Zak <kzak@xxxxxxxxxx> wrote: > Is it designed for anything other than swaparea? Yes, zram is kind-of "compressed" block device in memory, any block device operations could be done on top of it. Some people initialize ext4 partitions "in memory" for temporary operations. So, I still think fstab is correct place for describing fs/swap even for zram. Questions are: 1) what is correct place for mkfs/mkswap zram devices, at startup? 2) What is correct place for setting size for zram block device? (right now I use systemd's tmpfiles.d) -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html