Re: [RFC] dynamic syscalls revisited
From: Steven Rostedt (rostedt_at_goodmis.org)
Date: 12/15/04
- Previous message: Fernando Lopez-Lezcano: "Re: [patch] Real-Time Preemption, -RT-2.6.10-rc3-mm1-V0.7.33-0"
- In reply to: Werner Almesberger: "Re: [RFC] dynamic syscalls revisited"
- Next in thread: Steven Rostedt: "Re: [RFC] dynamic syscalls revisited"
- Reply: Steven Rostedt: "Re: [RFC] dynamic syscalls revisited"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
To: Werner Almesberger <wa@almesberger.net> Date: Tue, 14 Dec 2004 21:14:19 -0500
On Tue, 2004-12-14 at 20:14 -0300, Werner Almesberger wrote:
> Steven Rostedt wrote:
> > It can be easier to send the wrong command to a device, or even the
> > wrong device than to use a wrong system call.
>
> So invent some /dev/syscall/<syscall-device-name> and you've reduced
> this to good old clashes in a flat name space. You can hide all the
> ugliness, sanity checking, etc. in a library.
>
Already working on something. But I was a little distracted by some real
work :-) But I'll have a little device driver that can implement
dynamic system calls soon, and a library that will hide the real
ugliness.
> I also think that a more direct approach for dynamic syscalls would
> be nice, but the current status quo is far from unbearable.
>
>
> - Werner
>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
- Previous message: Fernando Lopez-Lezcano: "Re: [patch] Real-Time Preemption, -RT-2.6.10-rc3-mm1-V0.7.33-0"
- In reply to: Werner Almesberger: "Re: [RFC] dynamic syscalls revisited"
- Next in thread: Steven Rostedt: "Re: [RFC] dynamic syscalls revisited"
- Reply: Steven Rostedt: "Re: [RFC] dynamic syscalls revisited"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|
|