Re: New IOCTLs

Previous thread: kernel.h: add ARRAY_AND_SIZE() macro to complement ARRAY_SIZE(). by Ben Dooks on Thursday, September 18, 2008 - 6:24 am. (17 messages)

Next thread: [PATCH] [UIO] Add alignment warnings for uio-mem by Wolfram Sang on Thursday, September 18, 2008 - 7:46 am. (4 messages)
From: Bodo Eggert
Date: Thursday, September 18, 2008 - 7:54 am

Sounds like simulating file descriptors, with more overhead and less
functionality, just for having non-atomic access to name->value pairs.

Besides that, we don't yet know the purpose of the IOCTL, and even less about
the driver. Maybe the user will need to read or write, too, or pass the fd
to other processes.

--

Previous thread: kernel.h: add ARRAY_AND_SIZE() macro to complement ARRAY_SIZE(). by Ben Dooks on Thursday, September 18, 2008 - 6:24 am. (17 messages)

Next thread: [PATCH] [UIO] Add alignment warnings for uio-mem by Wolfram Sang on Thursday, September 18, 2008 - 7:46 am. (4 messages)