Re: [RFC] - Some notions that I would like comments on

Arjan van de Ven (root@fenrus.demon.nl)
Sun, 11 Jul 1999 20:01:24 +0200


Hi,

In article <199907110657.CAA02980@ccure.karaya.com> you wrote:
> Speculative I/O
> When a process does a read, the kernel could schedule the I/O and return
> success before it completes. This would allow the process to start work
> before the read has finished.

I am working on something like this, I call it asynchronous sendfile
though....

Greetings,
Arjan van de Ven

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