Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Implement vblock split write amp reduction algo
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