[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] swapin readahead



>>>>> "ZC" == Zlatko Calusic <Zlatko.Calusic@CARNet.hr> writes:

ZC> Trying 2.1.131-2, I'm mostly satisfied with MM workout, but...

ZC> Still, I have a feeling that limit imposed on cache growth is now too
ZC> hard, unlike kernels from the 2.1.1[01]? era, that had opposite
ZC> problems (excessive cache growth during voluminous I/O operations).

My gut reaction is that we need a check in swap_out to see if we have
written out a swap_cluster or some other indication that we have
started all of the disk i/o that is reasonable for now and need to
switch to something else.

This should have the same effect as the switches with the limits on
the swap cache but more autobalancing.  I'm nervous of a kernel that
needs small limits on it's disk cache to work correctly.

ZC> What I wanted to ask is: do you guys share my opinion, and what
ZC> changes would you like to see before 2.2 comes out?

One thing worth putting in.  Probably before to 2.2 but definentily
before any swap page readahead is done is to start using brw_page
for swapfiles.  I don't know about synchronous cases, but in the when
asynchronous operation is important it improves swapfile performance
immensely.

Eric
--
This is a majordomo managed list.  To unsubscribe, send a message with
the body 'unsubscribe linux-mm me@address' to: majordomo@kvack.org