Re: [PATCH] mm: Implement swap prefetching tweaks

From: Lee Revell
Date: Sat Mar 11 2006 - 23:52:55 EST


On Sat, 2006-03-11 at 08:51 +0100, Mike Galbraith wrote:
> There used to be a pages in flight 'restrictor plate' in there that
> would have probably helped this situation at least a little. But in
> any case, it sounds like you'll have to find a way to submit the IO in
> itty bitty synchronous pieces.

echo 64 > /sys/block/hd*/queue/max_sectors_kb

There is basically a straight linear relation between whatever you set
this to and the maximum scheduling latency you see. It was developed to
solve the exact problem you are describing.

Lee

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