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

Jeff Dike (jdike@karaya.com)
Tue, 13 Jul 1999 15:49:05 -0300


> This is done already and automatically -- it's called readahead.

I did point this out on my web page.

Read ahead is good for small buffers, but performance-sensitive apps that deal
with lots of data are going to try to avoid small buffers.

Jeff

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