Re: PATCH: Raw device IO for 2.1.131

Matthew Jacob (mjacob@feral.com)
Sat, 12 Dec 1998 19:12:35 -0800 (PST)


FWIW, I'll umpteenth the motion to do this. I'm tired of reinventing the
hack I did for DVS way back when where they moved data off of cache disks
into large statically allocated kernel buffers and used mmap to get at
them from User space, tweak some appropriate bits and then ship them out
via UDP- all to avoid the extra bcopys because there wasn't a notion of
direct I/O to user space.

-
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/