Thread (2 messages) 2 messages, 2 authors, 2009-11-26

Re: [RFC] Should we create a raw input interface for IR's ?

From: Dmitry Torokhov <dmitry.torokhov@gmail.com>
Date: 2009-11-26 23:28:14
Also in: linux-media, lkml

Possibly related (same subject, not in this thread)

On Thu, Nov 26, 2009 at 07:40:01PM +0100, Krzysztof Halasa wrote:
Dmitry Torokhov [off-list ref] writes:
quoted
Why would sysfs write be slower than ioctl?
Sysfs is generally one-value, one-file. open, read/write, close.
ioctl() OTOH does everything (e.g. a whole key table) in one syscall.
There are binary sysfs attributes. For ioctl you also need to open and
close the device. Plus, how often do you expect to perform this
operation? Don't you think you are trying to optimize something that
does not have any real performavnce impact here?
 
-- 
Dmitry
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help