cvs commit: src/sys/dev/ata ata-all.c
ata-all.hata-chipset.cata-dma.c ata-pci.c ata-pci.h
Nate Lawson
nate at root.org
Tue Apr 8 14:53:48 PDT 2003
On Tue, 8 Apr 2003, Wilko Bulte wrote:
> Olivier Robert wrote:
> > Except for softupdates which rely on its own ordering of writes...
>
> SCSI has a Force Media Access bit somewhere that is supposed to ensure the
> written data has indeed hit the platter. ENOCLUE on ATA.
I think you mean the SYNCHRONIZE CACHE command. You can also force
ordering in how you use the tags (several NORMALs followed by an ORDERED
tag).
But this is off-topic.
-Nate
More information about the cvs-src
mailing list