From owner-cvs-all Mon Oct 12 12:27:59 1998 Return-Path: Received: (from majordom@localhost) by hub.freebsd.org (8.8.8/8.8.8) id MAA19824 for cvs-all-outgoing; Mon, 12 Oct 1998 12:27:59 -0700 (PDT) (envelope-from owner-cvs-all@FreeBSD.ORG) Received: from apollo.backplane.com (apollo.backplane.com [209.157.86.2]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id MAA19786; Mon, 12 Oct 1998 12:27:53 -0700 (PDT) (envelope-from dillon@apollo.backplane.com) Received: (from dillon@localhost) by apollo.backplane.com (8.9.1/8.9.1) id MAA16373; Mon, 12 Oct 1998 12:27:30 -0700 (PDT) (envelope-from dillon) Date: Mon, 12 Oct 1998 12:27:30 -0700 (PDT) From: Matthew Dillon Message-Id: <199810121927.MAA16373@apollo.backplane.com> To: Mike Smith Cc: "Kenneth D. Merry" , mike@smith.net.au (Mike Smith), cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: Re: cvs commit: src/sys/cam/scsi scsi_da.c References: <199810121913.MAA07536@dingo.cdrom.com> Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk cache-sync is such a fundamental command, I can't imagine any drive not doing the right thing with it, especially drives which support tagged commands. The command is tightly integrated into the disk cache paradigm as given by the SCSI-II standard. But I guess there could be a few... even so, I think we have to support it. It's just too important a command, especially in larger RAID SCSI systems which have huge write caches. Consider a UPS signalling a machine that it's about to die and the machine trying to flush everything out and shut down. Better to get the cache flushed to disk (non-volatile or not) before power goes poof. Have there been any specific reports of problems with the use of the command other then the vague micropolis report in the first email (first email that I got, anyway) ? -Matt Matthew Dillon Engineering, HiWay Technologies, Inc. & BEST Internet Communications & God knows what else. (Please include original email in any response) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message