public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* zero-copy read() interface
@ 2005-08-18 10:01 Folkert van Heusden
  2005-08-18 10:05 ` Jörn Engel
  2005-08-18 10:06 ` Christoph Hellwig
  0 siblings, 2 replies; 8+ messages in thread
From: Folkert van Heusden @ 2005-08-18 10:01 UTC (permalink / raw)
  To: linux-kernel

[-- Attachment #1: Type: text/plain, Size: 829 bytes --]

What about a zero-copy read-interface?
An ioctl (or something) which enables the kernel to do dma directly to
the userspace. Of course this should be limited to the root-user or a
user with special capabilities (rights) since if a drive screws up, data
from a different sector (or so) might end up in the proces' memory. Of
course copying a sector from kernel- to userspace can be done pretty
fast but i.m.h.o. all possible speedimprovements should be made unless
unclean.


Folkert van Heusden

-- 
Auto te koop, zie: http://www.vanheusden.com/daihatsu.php
----------------------------------------------------------------------
Get your PGP/GPG key signed at www.biglumber.com!
----------------------------------------------------------------------
Phone: +31-6-41278122, PGP-key: 1F28D8AE, www.vanheusden.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 282 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2005-08-21  9:02 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-08-18 10:01 zero-copy read() interface Folkert van Heusden
2005-08-18 10:05 ` Jörn Engel
2005-08-18 10:41   ` Folkert van Heusden
2005-08-18 13:13     ` Jörn Engel
2005-08-18 23:34     ` dean gaudet
2005-08-19  8:33       ` Jörn Engel
2005-08-21  9:01     ` Andrew Morton
2005-08-18 10:06 ` Christoph Hellwig

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox