-
-
Notifications
You must be signed in to change notification settings - Fork 85
Open
Description
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:
- 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)
- "lsmod | grep -i zs" shows no output either.
Any help here?
TIA
Metadata
Metadata
Assignees
Labels
No labels