Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752416Ab0KGMIe (ORCPT ); Sun, 7 Nov 2010 07:08:34 -0500 Received: from 0122700014.0.fullrate.dk ([95.166.99.235]:51341 "EHLO kernel.dk" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752219Ab0KGMIc (ORCPT ); Sun, 7 Nov 2010 07:08:32 -0500 Message-ID: <4CD696B4.6070002@kernel.dk> Date: Sun, 07 Nov 2010 13:08:20 +0100 From: Jens Axboe MIME-Version: 1.0 To: dave b CC: Sanjoy Mahajan , Dave Chinner , Jesper Juhl , Chris Mason , Ingo Molnar , Pekka Enberg , Aidar Kultayev , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Linus Torvalds , Andrew Morton , Peter Zijlstra , Nick Piggin , Arjan van de Ven , Thomas Gleixner , "Ted Ts'o" , Corrado Zoccolo , Shaohua Li , Steven Barrett Subject: Re: 2.6.36 io bring the system to its knees References: <20101105014334.GF13830@dastard> In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 966 Lines: 25 On 2010-11-06 15:10, dave b wrote: > I now personally have thought that this problem is the kernel not > keeping track of reads vs writers properly or not providing enough > time to reading processes as writing ones which look like they are > blocking the system.... > > If you want to do a simple test do an unlimited dd (or two dd's of a > limited size, say 10gb) and a find / > Tell me how it goes :) ( the system will stall) > (obviously stop the dd after some time :) ). > > http://article.gmane.org/gmane.linux.kernel.device-mapper.dm-crypt/4561 > iirc can reproduce this on plain ext3. As already mentioned, ext3 is just not a good choice for this sort of thing. Did you have atimes enabled? -- 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/