Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 31 Aug 2000 13:58:46 +0200 (CEST)
From:      Soren Schmidt <sos@freebsd.dk>
To:        current@freebsd.org, hackers@freebsd.org
Subject:   Tagged queuing for ATA drives, patches up for testing
Message-ID:  <200008311158.NAA75155@freebsd.dk>

next in thread | raw e-mail | index | archive | help

Hi!

I've put the latest patches for tagged queueing on ATA disks up
for ftp on:

  ftp://freebsd.dk/pub/ATA/ATA-tagged-queueing-diff-0831.gz

This is a snapshot from one of my working tree's and other minor
fixes are also included, but thats another story...

From the README:

  Experimental support for tagged queing on ATA disks that supports it.
  (IBM drives and some WD drives that are rebadged IBM's).
  This code only works on drives sitting alone on an ATA channel, and
  should work on all controllers.

  Support for master/slave combinations, and ATA/ATAPI ditto is being
  worked on, but this requires a controller with support for the
  "auto nop" functionality. Which of the many different controllers
  supports this is unknown at this time, but HPT controllers has
  the needed functionality, and should be a safe bet.

  It seems that the DJNA series of IBM disks has some problems
  with tagged queueing, but at least the DPTA and DTLA series
  are known to work. The older DTTA series has not been tested
  yet.

  The test runs so far indicates a 3% performance gain on a make -j16 world,
  with a 30% reduction in system time, not too bad for a first shot.

Enjoy and let me know of your findings!

-Søren


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-hackers" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200008311158.NAA75155>