-
Notifications
You must be signed in to change notification settings - Fork 62
Open
Description
Looks like when zram-generator is used, systems whose kernel defaults to using zswap do not get that disabled.
As a result, I presume that the system attempts to compress memory pages twice since zswap will use zram as its backing store.
I do not know if this has any adverse impact on performance, but I expect it to be the case.
Because the two mechanism are more or less two different solutions for the same problem, maybe it would be useful to default to automatically disabling zswap when using zram through zram-generator.
Also documenting the potential coexistence of the two mechanisms would be useful.
liolok, VirtualAstronaut, dixslyf, Neurognostic, Mangatome and 5 more
Metadata
Metadata
Assignees
Labels
No labels