Re: [RFC] dynamic syscalls revisited

From: Steven Rostedt (rostedt_at_goodmis.org)
Date: 12/15/04

  • Next message: Adam Denenberg: "Re: bind() udp behavior 2.6.8.1"
    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/


  • Next message: Adam Denenberg: "Re: bind() udp behavior 2.6.8.1"

    Relevant Pages

    • Re: VFS locking: f_pos thread-safe ?
      ... Werner Almesberger wrote: ... > in the effects specified in IEEE Std. ... > operate on regular files. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [PATCH] remove dead tcp exports
      ... Werner Almesberger wrote: ... There are scripts which build everything as possible as modules ... send the line "unsubscribe linux-kernel" in ... Please read the FAQ at http://www.tux.org/lkml/ ...
      (Linux-Kernel)
    • Re: [RFC] Splitting kernel headers and deprecating __KERNEL__
      ... Werner Almesberger writes: ... > should be a perfectly safe thing for glibc's stdint.h to do. ... Aaah, right. ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)
    • Re: [RFC] Generalized prio_tree, revisited
      ... Werner Almesberger wrote: ... files changed, 4 insertions(+) ... iter->root = root; ... send the line "unsubscribe linux-kernel" in ...
      (Linux-Kernel)