From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from srv2.trombetti.net ([65.254.53.252]:2740 "EHLO srv2.trombetti.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1758671Ab3EWNsW (ORCPT ); Thu, 23 May 2013 09:48:22 -0400 Message-ID: <519E1C95.4030501@shiftmail.org> Date: Thu, 23 May 2013 15:41:41 +0200 From: Bob Marley MIME-Version: 1.0 To: Bernd Schubert CC: Chris Mason , "linux-btrfs@vger.kernel.org" Subject: Re: raid6: rmw writes all the time? References: <20130523131118.4907.45217@localhost.localdomain> <519E1821.5070507@itwm.fraunhofer.de> In-Reply-To: <519E1821.5070507@itwm.fraunhofer.de> Content-Type: text/plain; charset=UTF-8; format=flowed Sender: linux-btrfs-owner@vger.kernel.org List-ID: On 23/05/2013 15:22, Bernd Schubert wrote: > > Yeah, I know and I'm using iostat already. md raid6 does not do rmw, > but does not fill the device queue, afaik it flushes the underlying > devices quickly as it does not have barrier support - that is another > topic, but was the reason why I started to test btrfs. MD raid6 DOES have barrier support!