Liang Zhen
Liang Zhen
Main data structures: - ad_blob Represent the Metadata blob, all the space allocations happen with the logic address space of this blob. - ad_arena An ad_blob is divided into 16MB...
Add another callback for RPC enqueue. Signed-off-by: Liang Zhen
…ild epoch (#14512) Rebuild code change: 1. __migrate_fetch_update_parity(), fix a bug when set partial replica rebuild epoch for parity shard rebuild. 2. __migrate_fetch_update_bulk() should carry DIOF_FOR_MIGRATION flag, 3. migrate_fetch_update_parity() parameter...
Previously, the resource controls within the rebuild system—such as the limits on ULT (user-level thread) counts and DMA buffer usage—were scoped per pool. This meant that when rebuild or migration...