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

probe file needs update #27

Open
austenhmartin opened this issue Nov 28, 2024 · 0 comments
Open

probe file needs update #27

austenhmartin opened this issue Nov 28, 2024 · 0 comments

Comments

@austenhmartin
Copy link

liburing has exposed additional probes and as you for loop testing for IORING_OP_LAST there are additional parameters that are queried but have no string name.

Check https://github.com/axboe/liburing/blob/25b3d2d428bb6b374a4feea02ff488d41a7ba5a1/src/include/liburing/io_uring.h#L231 starting at line 206

Additionally, the *probe is complaining that it is incorrectly free'd; use io_uring_free_probe as listed here https://man7.org/linux/man-pages/man3/io_uring_free_probe.3.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant