3/3
mm/zswap: reference the pool by index to shrink struct zswap_entry
[mm/zswap: reference the pool by index to shrink struct zswap_entry] struct zswap_entry is allocated once per stored page, so any reduction in its size is multiplied across every entry zswap holds. I