cvs commit: src/sys/dev/ata ata-disk.c
Ollivier Robert
roberto at FreeBSD.org
Thu Apr 26 12:59:21 UTC 2007
roberto 2007-04-26 12:59:20 UTC
FreeBSD src repository
Modified files:
sys/dev/ata ata-disk.c
Log:
Use the same timeout parameters for BIO_FLUSH as with the other commands.
This workaround the problem in Parallels/VMWare where the emulated drivers are
slower, especially with ATA_FLUSHCACHE. The problem appears much more
frequently with ZFS which use it a lot more.
Approved: sos, pjd
Revision Changes Path
1.202 +0 -2 src/sys/dev/ata/ata-disk.c
More information about the cvs-src
mailing list