Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Tue, 12 Mar 2002 01:58:50 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Tue, 12 Mar 2002 01:58:41 -0500 Received: from ns.virtualhost.dk ([195.184.98.160]:62726 "EHLO virtualhost.dk") by vger.kernel.org with ESMTP id ; Tue, 12 Mar 2002 01:58:30 -0500 Date: Tue, 12 Mar 2002 07:58:06 +0100 From: Jens Axboe To: Kurt Garloff , Douglas Gilbert , "Stephen C. Tweedie" , Jeremy Higdon , Daniel Phillips , James Bottomley , Chris Mason , linux-kernel@vger.kernel.org, linux-scsi@vger.kernel.org Subject: Re: [PATCH] 2.4.x write barriers (updated for ext3) Message-ID: <20020312065806.GX704@suse.de> In-Reply-To: <200202281536.g1SFaqF02079@localhost.localdomain> <10203032021.ZM443706@classic.engr.sgi.com> <10203032209.ZM424559@classic.engr.sgi.com> <20020304165216.A1444@redhat.com> <3C8AEDFC.502CAD04@torque.net> <20020311121300.G2346@nbkurt.etpnet.phys.tue.nl> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20020311121300.G2346@nbkurt.etpnet.phys.tue.nl> Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Mar 11 2002, Kurt Garloff wrote: > disks (DASDs), Write-Once and Optical Memory devices. (Funny enough, the > SCSI spec also lists SYNCHRONIZE_CACHE for CD-Rom devices Hey, I use SYNCHRONIZE_CACHE in the packet writing stuff for CD-ROM's all the time :-). Not all are read-only. In fact, Peter Osterlund discovered that if you have pending writes on the CD-ROM it's a really good idea to sync the cache prior to starting reads or they have a nasty tendency to time out. -- Jens Axboe - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/