From mboxrd@z Thu Jan 1 00:00:00 1970 From: Chris Mason In-Reply-To: <20020716163157.GA11334@fib011235813.fsnet.co.uk> References: <3D2F6464.60908@us.ibm.com> <02071513565400.06209@boiler> <20020716084234.GA431@fib011235813.fsnet.co.uk> <200207161105.49328.habanero@us.ibm.com> <20020716163157.GA11334@fib011235813.fsnet.co.uk> Content-Transfer-Encoding: 7bit Message-Id: <1026840444.21656.544.camel@tiny> Mime-Version: 1.0 Subject: [linux-lvm] Re: [Announce] device-mapper beta3 (fast snapshots) Sender: linux-lvm-admin@sistina.com Errors-To: linux-lvm-admin@sistina.com Reply-To: linux-lvm@sistina.com List-Help: List-Post: List-Subscribe: , List-Unsubscribe: , List-Archive: Date: Tue Jul 16 12:26:02 2002 List-Id: Content-Type: text/plain; charset="us-ascii" To: linux-lvm@sistina.com Cc: Andrew Theurer , Kevin Corry , linux-kernel@vger.kernel.org On Tue, 2002-07-16 at 12:31, Joe Thornber wrote: > > Joe, are you absolutely sure these tests had the disk cache disabled? That's > > the only hardware thing I can think of that would make a difference. > > Absolutely sure. Those figures were for a pair of PVs that were > sharing an IDE cable so I can certainly get things moving faster. Some IDE drives ignore commands to turn off the write back cache, or turn it back on when load gets high. Try iozone -s 50M -i 0 -o with writeback on and off. If you get the same answer the benchmarks are suspect.... -chris