Hi! > > > The transaction(2) syscall can be just as easily abused as ioctl(2) in > > > this respect. People can pass pointers to ill-designed structures very > > > > Right. Moreover, it's not needed. The same functionality can be > > trivially implemented by write() and read(). As the matter of fact, > > had been done in userland context for decades. Go and buy > > Stevens. Read it. Then come back. > > I don't need to read it. Don't be insulting. Sure, you *can* use a > write(2)/read(2) cycle. But that's two syscalls compared to one with > ioctl(2) or transaction(2). That can matter to some applications. I just don't think so. Where did you see performance-critical use of ioctl()? Pavel -- I'm [EMAIL PROTECTED] "In my country we have almost anarchy and I don't care." Panos Katsaloulis describing me w.r.t. patents at [EMAIL PROTECTED] - 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 arguments from lookup, partio... Alan Cox
- Re: [RFD w/info-PATCH] device arguments from lookup, p... Erik Mouw
- Re: [RFD w/info-PATCH] device arguments from looku... Aaron Lehmann
- Re: [RFD w/info-PATCH] device arguments from l... Erik Mouw
- Re: [RFD w/info-PATCH] device arguments fr... Steven Walter
- Re: [RFD w/info-PATCH] device arguments from lookup, p... Richard Gooch
- Re: [RFD w/info-PATCH] device arguments from looku... Richard Gooch
- Re: [RFD w/info-PATCH] device arguments from l... Matthew Wilcox
- Re: [RFD w/info-PATCH] device arguments from l... Alexander Viro
- Re: [RFD w/info-PATCH] device arguments fr... Richard Gooch
- Re: [RFD w/info-PATCH] device argumen... Pavel Machek
- Re: [RFD w/info-PATCH] device argumen... Alan Cox
- Re: [RFD w/info-PATCH] device argumen... Alexander Viro
- Re: [RFD w/info-PATCH] device argumen... Alan Cox
- Re: [RFD w/info-PATCH] device argumen... Matthew Wilcox
- Re: [RFD w/info-PATCH] device argumen... Linus Torvalds
- Re: [RFD w/info-PATCH] device argumen... Matthew Wilcox
- Re: [RFD w/info-PATCH] device argumen... Alan Cox
- Re: [RFD w/info-PATCH] device argumen... Matthew Wilcox
- Re: [RFD w/info-PATCH] device argumen... Alan Cox
- Re: [RFD w/info-PATCH] device argumen... Matthew Wilcox