From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S933245Ab0J1Nrk (ORCPT ); Thu, 28 Oct 2010 09:47:40 -0400 Received: from bombadil.infradead.org ([18.85.46.34]:36185 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S932499Ab0J1Nrh (ORCPT ); Thu, 28 Oct 2010 09:47:37 -0400 Date: Thu, 28 Oct 2010 09:47:24 -0400 From: Christoph Hellwig To: Ingo Molnar Cc: Pekka Enberg , Aidar Kultayev , linux-kernel@vger.kernel.org, linux-mm@kvack.org, Linus Torvalds , Andrew Morton , Jens Axboe , Peter Zijlstra , Nick Piggin , Arjan van de Ven , Thomas Gleixner Subject: Re: 2.6.36 io bring the system to its knees Message-ID: <20101028134724.GB4416@infradead.org> References: <20101028090002.GA12446@elte.hu> <20101028133036.GA30565@elte.hu> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20101028133036.GA30565@elte.hu> User-Agent: Mutt/1.5.21 (2010-09-15) X-SRS-Rewrite: SMTP reverse-path rewritten from by bombadil.infradead.org See http://www.infradead.org/rpr.html Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Oct 28, 2010 at 03:30:36PM +0200, Ingo Molnar wrote: > > Looks mostly VFS to me. Aidar, does killing Picasa make things smoother for you? > > If so, maybe the VFS scalability patches will help. > > Hm, but the VFS scalability patches mostly decrease CPU usage, and does that mostly > on many-core systems. If you have i_mutex contention they are not going to change anything.