Re: dynamic swap prioritizing

Helge Hafting (helgehaf@idb.hist.no)
Wed, 10 Oct 2001 10:38:43 +0200


Xuan Baldauf wrote:
>
> Hello,
>
> I have a linux box with 3 harddisks of different
> characteristics (size, seek time, throughput), each capable
[algorithm for changing swap priorities]
>
> Does the linux kernel already implement such an
> optimization? Is it planned?
>
It doesn't already. I am not sure this is a kernel thing
either. Changing swap priorities could be done by userspace
programs if there were a syscall or /proc interface
for it.

You could then have a script changing priorities when you start your
database for example. Or a daemon making changes based on
statistics.

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