Sujet : Re: RX2800 sporadic disk I/O slowdowns
De : ldo (at) *nospam* nz.invalid (Lawrence D'Oliveiro)
Groupes : comp.os.vmsDate : 20. Oct 2024, 02:25:43
Autres entêtes
Organisation : A noiseless patient Spider
Message-ID : <vf1m6n$444r$2@dont-email.me>
References : 1 2 3 4
User-Agent : Pan/0.160 (Toresk; )
On Sat, 19 Oct 2024 21:22:08 -0400, Arne Vajhøj wrote:
On 10/19/2024 9:04 PM, Lawrence D'Oliveiro wrote:
>
Here’s another question: why does a disk controller need a battery-
backed-
up cache? Or indeed any cache at all?
Better performance.
Think about it: the OS already has a filesystem cache in main RAM. That
runs at main RAM speeds. Whereas the disk controller is connected through
an interface to the CPU suitable only for disk I/O speeds. So any disk
controller cache is on the wrong side of that interface.