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

Add io_uring_disabled sysctl to disable/limit io_uring creation #109

Open
winterknife opened this issue Feb 13, 2024 · 0 comments
Open

Add io_uring_disabled sysctl to disable/limit io_uring creation #109

winterknife opened this issue Feb 13, 2024 · 0 comments
Labels
enhancement New feature or request good_first_issue Good task for new contributors

Comments

@winterknife
Copy link

winterknife commented Feb 13, 2024

Consider disabling IO_uring access using sysctl tunable apart from the CONFIG_IO_URING kconfig option that's already implemented.

More information here: https://www.phoronix.com/news/Google-Restricting-IO_uring

https://www.phoronix.com/news/Linux-6.6-sysctl-IO_uring

@a13xp0p0v a13xp0p0v added the enhancement New feature or request label Feb 19, 2024
@a13xp0p0v a13xp0p0v added the good_first_issue Good task for new contributors label Jun 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good_first_issue Good task for new contributors
Projects
None yet
Development

No branches or pull requests

2 participants