Instead creating a new io_uring for each single get log command etc, enable this feature when creating the transport handle. Also move it one layer down, so all commands are using the uring not just get log page.
Also this should be a feature which can be enabled or disabled during runtime.
Instead creating a new io_uring for each single get log command etc, enable this feature when creating the transport handle. Also move it one layer down, so all commands are using the uring not just get log page.
Also this should be a feature which can be enabled or disabled during runtime.