Hi,

On Tue, Feb 06, 2001 at 05:54:41PM +0000, David Woodhouse wrote:
> 
> [EMAIL PROTECTED] said:
> >  Linux will obey that if it possibly can: only in cases where the
> > hardware is actively lying about when the data has hit disk will the
> > guarantee break down. 
> 
> Do we attempt to ask SCSI disks nicely to flush their write caches in this 
> situation? cf. http://www.danbbs.dk/~dino/SCSI/SCSI2-09.html#9.2.18

No, we simply omit to instruct them to enable write-back caching.
Linux assumes that the WCE (write cache enable) bit in a disk's
caching mode page is zero.

--Stephen
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
Please read the FAQ at http://www.tux.org/lkml/

Reply via email to