Skip to content
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

feat(be/liburing): turn on batching by default #368

Merged
merged 1 commit into from
Oct 17, 2023

Conversation

karlowich
Copy link
Contributor

Instead of requiring XNVME_QUEUE_BATCHING = 1 to enable batching, now we require XNVME_QUEUE_BATCHING_OFF = 1 to disable batching

Instead of requiring XNVME_QUEUE_BATCHING = 1 to enable batching, now we
require XNVME_QUEUE_BATCHING_OFF = 1 to disable batching

Signed-off-by: Karl Bonde Torp <k.torp@samsung.com>
Copy link
Member

@safl safl left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM.

@safl safl merged commit 52092c4 into xnvme:next Oct 17, 2023
30 checks passed
@safl safl mentioned this pull request Oct 20, 2023
6 tasks
@safl safl added this to the v0.7.2 milestone Nov 7, 2023
@karlowich karlowich deleted the batch-by-default branch November 29, 2023 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants