You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've just discovered your app and I find it amazing. Thank you!
I'm using it in a Oneplus 9 Pro with stable Android 14 (14.0.0.211), and I'm using zswap in my linux laptop so I'm givint it a try in my OP9pro:
3GB (out of a maximum of 4GB (physical RAM is 8GB),
lz4 compression method,
set on boot yes (it keeps except the compression method that reverts to zstd).
But I think zswap is not really working, despite it shows as working :
"free -h" command shows I've got 3GB of swap (default swap in the OP9pro is 8GB); in linux this command shows system memory plus physical swap (either partition or file), but no zswap info,
in "overall", "memory" the same 3GB are shown as swap (not zswap),
"dmesg | grep -i zswap" shows no output (I understand no coincidence is found),
there's no /sys/kernel/debug/zswap/ directory (in linux zswap info is placed here)
Hi!
I've just discovered your app and I find it amazing. Thank you!
I'm using it in a Oneplus 9 Pro with stable Android 14 (14.0.0.211), and I'm using zswap in my linux laptop so I'm givint it a try in my OP9pro:
But I think zswap is not really working, despite it shows as working :
Any help here?
TIA