⇤ ← Revision 1 as of 2023-11-29 00:17:38
Size: 447
Comment:
|
Size: 645
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 17: | Line 17: |
* extend kdevops sysctl testing with kunit sysctl support, it already has selftests support * connect with patchwork as eBPF folks have done for certain patches * hookup kdeovps with 0-day |
Linux kernel sysctl support
This is an informal wiki to keep tabs on Linux kernel proc sysctl support ongoing R&D and outstanding things.
Onging development
Things requiring more community eyeballs or maintainer review:
- const stuff - Joel's got this
- removing ctl sentinel - Joel's hacking on this, should be ready for next merge window
TODO
- remove kernel/sysctl.c kitchen sink
- extend kdevops sysctl testing with kunit sysctl support, it already has selftests support
- connect with patchwork as eBPF folks have done for certain patches
- hookup kdeovps with 0-day