> Sure. But we have to do two syscalls only if ioctl has both in- and out- > arguments that way. Moreover, we are talking about non-trivial in- arguments. > How many of these are in hotspots? There is also a second question. How do you ensure the read is for the right data when you are sharing a file handle with another thread.. ioctl() has the nice property that an in/out ioctl is implicitly synchronized - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Re: [RFD w/info-PATCH] device argumen... Alexander Viro
- Re: [RFD w/info-PATCH] device arg... Alan Cox
- Re: [RFD w/info-PATCH] device arg... Alexander Viro
- Re: [RFD w/info-PATCH] device arg... Paul Fulghum
- Re: [RFD w/info-PATCH] device arg... Alexander Viro
- Re: [RFD w/info-PATCH] device arg... Paul Fulghum
- Re: [RFD w/info-PATCH] device arg... Ingo Molnar
- Re: [RFD w/info-PATCH] device arg... Alexander Viro
- Re: [RFD w/info-PATCH] device arg... Linus Torvalds
- Re: [RFD w/info-PATCH] device arg... Kai Henningsen
- Re: [RFD w/info-PATCH] device arguments from lookup, partio... Alan Cox
- Re: [RFD w/info-PATCH] device arguments from lookup, p... Linus Torvalds
- Re: [RFD w/info-PATCH] device arguments from looku... Alexander Viro
- Re: [RFD w/info-PATCH] device arguments from l... Paul Mackerras
- Re: [RFD w/info-PATCH] device arguments from l... Oliver Xymoron
- Re: [RFD w/info-PATCH] device arguments from looku... Jan Harkes
- Re: [RFD w/info-PATCH] device arguments from l... Linus Torvalds