Re: Adding checkpointing API to Linux kernel

Matthias Urlichs (smurf@noris.de)
24 Jan 1999 14:58:27 +0100


Michael Elizabeth Chastain <mec@shout.net> writes:
> - Figure out some way to drain the ioctl swamp. I won't mind if the
> existing thousand ioctls get frozen if there is some way to handle
> new ones, such as an 'nioctl' call that takes the length as the
> fourth parameter.
>
Other Unices use macros which encode the length into the ioctl number
(via _IO[RW] macros)...

-- 
Matthias Urlichs  |  noris network GmbH   |   smurf@noris.de  |  ICQ: 20193661
The quote was selected randomly. Really.    |      http://www.noris.de/~smurf/
-- 
Q:        What is black and white and red all over?
A:        Half a nun.

- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.rutgers.edu Please read the FAQ at http://www.tux.org/lkml/