Re: [PATCH] 2.2.17pre7 VM enhancement Re: I/O performance on 2.4.0-test2

From: Roger Larsson (roger.larsson@norran.net)
Date: Tue Jul 11 2000 - 15:57:28 EST


"Juan J. Quintela" wrote:
>
> >>>>> "andrea" == Andrea Arcangeli <andrea@suse.de> writes:
>
> andrea> On Tue, 11 Jul 2000, Rik van Riel wrote:
> >> No. You just wrote down the strongest argument in favour of one
> >> unified queue for all types of memory usage.
>
> andrea> Do that and download an dozen of iso image with gigabit ethernet in
> andrea> background.
>
> With Gigabit etherenet, the pages that you are coping will never be
> touched again -> that means that its age will never will increase,
> that means that it will only remove pages from the cache that are
> younger/have been a lot of time without being used. That looks quite
> ok to me. Notice that the fact that the pages came from the Gigabit
> ethernet makes no diference that if you copy from other medium. Only
> difference is that you will get them only faster.
>

Problem is that you have to age all pages, at some point the newly read
pages will be older than the almost never reused ones.

Note: You can not avoid ageing all pages. If not an easy attack would be
to reread some pages over and over... (they would never go away...)

Someone mentioned the 2Q algorithm earlier - pages had to prove
themselves
to get added in the first place. Interesting approach.

/RogerL

--
Home page:
  http://www.norran.net/nra02596/

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



This archive was generated by hypermail 2b29 : Sat Jul 15 2000 - 21:00:13 EST