rio icon indicating copy to clipboard operation
rio copied to clipboard

Add `probe_ops` function for discovering available io_uring features

Open jcsp opened this issue 4 years ago • 1 comments

This is code that I used in https://gitlab.com/putget-io/capra to auto-detect whether the kernel had the features I wanted -- sharing code in case this of interest to others.

It does break the abstraction a bit, as one needs to know which Rio functions use which IORING_OP codes in order to know what to probe for.

jcsp avatar Apr 13 '21 13:04 jcsp

CLA assistant check
Thank you for your submission! We really appreciate it. Like many open source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution.


John Spray seems not to be a GitHub user. You need a GitHub account to be able to sign the CLA. If you have already a GitHub account, please add the email address used for this commit to your account.
You have signed the CLA already but the status is still pending? Let us recheck it.

CLAassistant avatar Apr 13 '21 13:04 CLAassistant