Liste des Groupes | Revenir à co vms |
On Sat, 19 Oct 2024 21:31:51 -0400, Arne Vajhøj wrote:The context is one where data loss is not acceptable. So data must be
On 10/19/2024 9:25 PM, Lawrence D'Oliveiro wrote:You can say the same for applications keeping data in their own RAM>>
On Sat, 19 Oct 2024 21:22:08 -0400, Arne Vajhøj wrote:>backed-
On 10/19/2024 9:04 PM, Lawrence D'Oliveiro wrote:>
Here’s another question: why does a disk controller need a battery->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.
That cache is toast if the system crashes. So applications
that need to be sure data are written bypass that.
buffers. It’s a meaningless objection.
Les messages affichés proviennent d'usenet.