From mboxrd@z Thu Jan 1 00:00:00 1970 From: "Al Boldi" Subject: RE: [git patches] IDE update Date: Wed, 6 Jul 2005 06:26:03 +0300 Message-ID: <200507060326.GAA25248@raad.intranet> References: Mime-Version: 1.0 Content-Type: text/plain; charset="windows-1256" Content-Transfer-Encoding: 7bit Return-path: Received: from [213.184.187.37] ([213.184.187.37]:42756 "EHLO raad.intranet") by vger.kernel.org with ESMTP id S261689AbVGFD2W (ORCPT ); Tue, 5 Jul 2005 23:28:22 -0400 In-Reply-To: Sender: linux-ide-owner@vger.kernel.org List-Id: linux-ide@vger.kernel.org To: 'Linus Torvalds' , 'Grant Coady' Cc: 'Jens Axboe' , 'Ondrej Zary' , =?windows-1256?Q?'Andr=E9_Tomt'?= , 'Bartlomiej Zolnierkiewicz' , linux-ide@vger.kernel.org, linux-kernel@vger.kernel.org Linus Torvalds wrote: { On Wed, 6 Jul 2005, Grant Coady wrote: > > Executive Summary Btw, can you try this same thing (or at least a subset) with a large file on a filesystem? Does that show the same pattern, or is it always just the raw device? } Linus, Cat /dev/hda > /dev/null and cat /tmp/tst.dsk > /dev/null show the same symptoms. The problem shows most when the cpu is slow and the hd is fast. When the cpu is fast and the hd is slow the cpu will make up for lost cycles and the problem will not show!