Re: test1-ac22-classzone performance

From: Andrea Arcangeli (andrea@suse.de)
Date: Thu Jun 22 2000 - 15:33:33 EST


On Thu, 22 Jun 2000, Rik van Riel wrote:

>*nod* Then again, if we're in serious overload situation we
>will just *have* to wait somewhere. There is no possibility
>to just get some memory in a magic way.

The balance_dirty() mechanims make sure that half of the cache+free_memory
remains clean. Thus we could block there even if there's something clean
in the next entry of the LRU. I think instead of blocking there we could
try to let know balance_dirty that the amount of dirty stuff in the system
should decrease because there's memory pressure and we need to reclaim
also half of such cache _fast_.

Andrea

-
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 : Fri Jun 23 2000 - 21:00:24 EST