From owner-cvs-all@FreeBSD.ORG Tue Apr 8 10:34:55 2003 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 6CEA537B401; Tue, 8 Apr 2003 10:34:55 -0700 (PDT) Received: from critter.freebsd.dk (critter.freebsd.dk [212.242.86.163]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2E2A343FD7; Tue, 8 Apr 2003 10:34:54 -0700 (PDT) (envelope-from phk@phk.freebsd.dk) Received: from critter.freebsd.dk (localhost [127.0.0.1]) by critter.freebsd.dk (8.12.9/8.12.9) with ESMTP id h38HYcZq022239; Tue, 8 Apr 2003 19:34:38 +0200 (CEST) (envelope-from phk@phk.freebsd.dk) To: Wilko Bulte From: "Poul-Henning Kamp" In-Reply-To: Your message of "Tue, 08 Apr 2003 19:25:55 +0200." <20030408172555.GA9572@freebie.xs4all.nl> Date: Tue, 08 Apr 2003 19:34:38 +0200 Message-ID: <22238.1049823278@critter.freebsd.dk> cc: sos@FreeBSD.org cc: src-committers@FreeBSD.org cc: cvs-src@FreeBSD.org cc: Alexander Leidinger cc: Nate Lawson cc: sos@spider.deepcore.dk cc: cvs-all@FreeBSD.org cc: Dag-Erling Smorgrav Subject: Re: cvs commit: src/sys/dev/ata ata-all.c ata-all.h ata-chipset.cata-dma.c ata-pci.c ata-pci.h X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 08 Apr 2003 17:34:55 -0000 Summary: Write Caching: Drive says "I have written your data" when it hasn't. (A bad thing!) Has not by definition anything to do with: Tagged queueing: Ability to reduce transaction latency by sending more than one request to the drive at a time. The request may be handled out of order by the drive. (A good thing!) and: ATA != SCSI. -- Poul-Henning Kamp | UNIX since Zilog Zeus 3.20 phk@FreeBSD.ORG | TCP/IP since RFC 956 FreeBSD committer | BSD since 4.3-tahoe Never attribute to malice what can adequately be explained by incompetence.