+74
−0
Loading
Since only L2P pages as a whole are marked as invalid during trim, the specific L2P entries won't be updated until someone touches that page. The unmap process will slowly invalidate pages during runtime, by paging them in. This will allow compaction and relocation to benefit from the trim as the user data gets invalidated. Signed-off-by:Kozlowski Mateusz <mateusz.kozlowski@intel.com> Signed-off-by:
Artur Paszkiewicz <artur.paszkiewicz@intel.com> Change-Id: I239b9adf0aaaeac58f440145f4ab78b0d78d98b0 Reviewed-on: https://review.spdk.io/gerrit/c/spdk/spdk/+/13381 Tested-by:
SPDK CI Jenkins <sys_sgci@intel.com> Reviewed-by:
Jim Harris <james.r.harris@intel.com> Reviewed-by:
Ben Walker <benjamin.walker@intel.com>