Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
DAOS-16866 bio: prealloc less DMA buffer for sys tgt (#15674)
Sys target needs only very limited DMA buffer for the WAL of RDB, we can prealloc only 1 chunk for sys target so that leave more hugepages for regular VOS targets. Reduced the pre-allocate hugepages from 60% to 50% on start. Signed-off-by: Niu Yawei <[email protected]>
- Loading branch information