Yes, but bolting on extra functionality that belongs to syscalls using sysctl creates a rats nest for userland in the long term, and it is not exactly cheap to maintain and document all the sysctl code. And with versioning you get to kill the old versions if you want, with sysctl you are left with the mess.
christos > On Sep 22, 2019, at 11:42 AM, Kamil Rytarowski <n...@gmx.com> wrote: > > ,