Skip to content
Snippets Groups Projects
Commit 80bfd796 authored by Florian Fischer's avatar Florian Fischer
Browse files

fixup! [IO] add option to advance the io_urings's cq for each processed cqe

parent e723de87
No related branches found
No related tags found
No related merge requests found
Pipeline #54145 failed
......@@ -74,7 +74,7 @@ option(
'io_batch_cqe',
type: 'boolean',
value: true,
description: 'Don't advance the io_uring's cq for each processed'
description: 'Do not advance the io_uring's cq for each processed'
)
option(
'io_peek_optimization',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment