-
Notifications
You must be signed in to change notification settings - Fork 304
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
DAOS-16866 bio: prealloc less DMA buffer for sys tgt #15674
base: master
Are you sure you want to change the base?
Conversation
Ticket title is 'pre-allocate more DMA buffer on engine start' |
The ticket number should be DAOS-16866 |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fixes engine start issue for me, thanks
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. Signed-off-by: Niu Yawei <[email protected]>
c60648e
to
a247fca
Compare
@tanabarr , @wangshilong , just updated copyright. |
Test stage Python Bandit check completed with status FAILURE. https://build.hpdd.intel.com//job/daos-stack/job/daos/view/change-requests/job/PR-15674/2/execution/node/133/log |
@daos-stack/daos-gatekeeper could you force land this? CI failed for the known NLT warning of dfuse_cb_release(). |
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.
Before requesting gatekeeper:
Features:
(orTest-tag*
) commit pragma was used or there is a reason documented that there are no appropriate tags for this PR.Gatekeeper: