Re: [resent PATCH] Re: very slow parallel read performance

Rik van Riel (riel@conectiva.com.br)
Sun, 26 Aug 2001 15:39:14 -0300 (BRST)


On Sun, 26 Aug 2001, Daniel Phillips wrote:

> There's an obvious explanation for the high loadavg people are seeing
> when their systems go into thrash mode: when free is exhausted, every
> task that fails to get a block in __alloc_pages will become
> PF_MEMALLOC and start scanning.

If you ever tested this, you'd know this is not true.

In almost all cases where the system is thrashing
tasks are waiting for the data they need to be read
in from disk.

Rik

-- 
IA64: a worthy successor to i860.

http://www.surriel.com/ http://distro.conectiva.com/

Send all your spam to aardvark@nl.linux.org (spam digging piggy)

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