Re: Poor performance with 2.5.52, load and process in D state

Andrew Morton (akpm@digeo.com)
Wed, 25 Dec 2002 00:41:05 -0800


Denis Vlasenko wrote:
>
> ...
> I wonder whether swappiness should be related to the speed
> ratio between storage types? How exactly?

It doesn't matter. Assuming the latency of the swap device is the
same as the filesystem device it cancels out. We're simply trying
to minimise the total amount of I/O.

> Having to play with tunables is not an ideal way to go,
> I hate to think that Andrew's (and others) work can go down
> the drain at the very next technology jump.

It's constant-access-time mass storage technology which will toss 20
years development down the gurgler. Top to bottom, everything is
designed to support the locality=bandwidth characteristics of spinning
disks.
-
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/