Re: 2.4.6-pre2, pre3 VM Behavior

Helge Hafting (helgehaf@idb.hist.no)
Thu, 14 Jun 2001 11:24:16 +0200


Laramie Leavitt wrote:

> Would it be possible to maintain a dirty-rate count
> for the dirty buffers?
>
> For example, we it is possible to figure an approximate
> disk subsystem speed from most of the given information.

Disk speed is difficult. I may enable and disable swap on any number of
very different disks and files. And making it per-device won't help
that
much. The device may have other partitions with varying access
patterns.
and sometimes differnet devices interfer with each other, such
as two IDE drives on the same cable. Or several scsi drives
using up scsi (or pci!) bandwith for file access.

You may be able to get some useful approximations, but you
will probably not be able to get good numbers in all cases.

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/