Re: [PATCH] Undeprecate the sysctl system call

From: Alan Cox
Date: Wed Oct 18 2006 - 07:00:22 EST


Ar Maw, 2006-10-17 am 21:41 -0600, ysgrifennodd Eric W. Biederman:
> > Signed-off-by: Cal Peake <cp@xxxxxxxxxxxxxxxxxxx>
>
> NAK on the grounds that it does not fix the related wording in sysctl.h

Just post a patch to fix the wording

> As for the rest of this I disagree with this direction as it is not
> fixing the status quo, just attempting to maintain it.

Good. That is how you manage system call interfaces.

> The status quo is that we don't properly maintain sysctl.h and we arbitrarily
> change the numbers.

Not the core basic ones that are those people care about

> It is wrong to maintain the status quo. Who is volunteering to step
> up to the plate and maintain this thing?

For the existing values as is that matter anyone can do it, because it
just means not making a change.

Its very simple: sysctl was a neat BSD syscall that turned out to be
less ideal than using the fs for it. We added it, we supported it, we
get to keep it. We just stick notes in the docs saying "please use /proc
instead".

Alan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/