Re: Suggestion: LKM should be able to add system call for itself

From: Bart Van Assche
Date: Mon Jul 07 2008 - 10:16:34 EST


On Mon, Jul 7, 2008 at 2:36 PM, Jinkai Gao <mickeygjk@xxxxxxxxx> wrote:
> Why the number of system calls is growing? because the kernel is
> growing. why we don't use the alternatives to implement the new need
> for system calls? Because it doesn't make any sense. We can't ignore
> the kernel modules' need for system calls just because they are
> loadable.

Arjan and Jan have already explained in detail why adding system calls
dynamically is troublesome.

Bart.
--
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/