Date: Thu, 26 Apr 2007 12:59:20 +0000 (UTC) From: Ollivier Robert <roberto@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/ata ata-disk.c Message-ID: <200704261259.l3QCxKL8022669@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200704261259.l3QCxKL8022669>
