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 <[email protected]>
Co-authored-by: Nabeel Meeramohideen Mohamed <[email protected]>
  • Loading branch information
tristan957 and nabeelmmd committed Jan 19, 2023
1 parent 156c6f9 commit 5d57b45
Showing 1 changed file with 276 additions and 78 deletions.
Loading

0 comments on commit 5d57b45

Please sign in to comment.