I had following options on kernel commandline of my proxmox ve:
zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=20 zswap.zpool=z3fold
And i noticed that swap in LXC guests and overall memory management behaves rather weird (having guest swap bigger than i set, containers using much more than 100% of their assigned swap). So i disabled this again, i hope these problems will be fixed by that.
Eg.:
i think zSwap is cool, but it changes behaviour of swap and memory and so does LXC, so there's probably some clash between these technologies right now as they are not made to cooperate.
Not sure if this will get fixed, but i just wanted to warn you about this.
zswap.enabled=1 zswap.compressor=lz4 zswap.max_pool_percent=20 zswap.zpool=z3fold
And i noticed that swap in LXC guests and overall memory management behaves rather weird (having guest swap bigger than i set, containers using much more than 100% of their assigned swap). So i disabled this again, i hope these problems will be fixed by that.
Eg.:
i think zSwap is cool, but it changes behaviour of swap and memory and so does LXC, so there's probably some clash between these technologies right now as they are not made to cooperate.
Not sure if this will get fixed, but i just wanted to warn you about this.