Skip to content

Commit

Permalink
Implement vblock split write amp reduction algo
Browse files Browse the repository at this point in the history
During a vblock split, we can save write amp by using
mpool_mblock_punch() to FALLOC_FL_PUNCH_HOLE a portion of the mblock for
both the left and right hand side destination mblocks.

Signed-off-by: Tristan Partin <tpartin@micron.com>
Co-authored-by: Nabeel Meeramohideen Mohamed <nmeeramohide@micron.com>
  • Loading branch information
tristan957 and nabeelmmd committed Jan 19, 2023
1 parent 156c6f9 commit b0e3e43
Show file tree
Hide file tree
Showing 2 changed files with 277 additions and 78 deletions.

0 comments on commit b0e3e43

Please sign in to comment.