Re: qsbench, interesting results

Daniel Phillips (phillips@arcor.de)
Tue, 1 Oct 2002 19:38:50 +0200


On Tuesday 01 October 2002 19:29, Rik van Riel wrote:
> > Gimp should thrash exactly as much as it needs to, to get its job
> > done. No competition, remember?
>
> No competition ? I know _I_ don't have a machine dedicated to
> gimp and I like to be able to continue listening to mp3s while
> the gimp is chewing on a large image...

Streaming IO has a very small footprint, essentially just the readahead,
so this has more to do with IO scheduling than paging. VM just has to
take care not to completely close down the readahead window or throw
away readahead before it gets used. No theoretical problem here, just a
small matter of coding ;-)

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