3/3
mm/zswap: reference the pool by id to shrink struct zswap_entry
[mm/zswap: reference the pool by id to shrink struct zswap_entry] struct zswap_entry is one allocation per stored page, so its size is pure overhead. It currently embeds an 8-byte pool pointer, even t