Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S262799AbUCJUEV (ORCPT ); Wed, 10 Mar 2004 15:04:21 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S262803AbUCJUEV (ORCPT ); Wed, 10 Mar 2004 15:04:21 -0500 Received: from fmr04.intel.com ([143.183.121.6]:29906 "EHLO caduceus.sc.intel.com") by vger.kernel.org with ESMTP id S262799AbUCJUER (ORCPT ); Wed, 10 Mar 2004 15:04:17 -0500 Message-Id: <200403102003.i2AK3qm16576@unix-os.sc.intel.com> From: "Kenneth Chen" To: "'Andrew Morton'" , "Jens Axboe" Cc: , Subject: RE: [PATCH] backing dev unplugging Date: Wed, 10 Mar 2004 12:03:52 -0800 X-Mailer: Microsoft Office Outlook, Build 11.0.5510 Thread-Index: AcQG2W8rodshR8XpS2iBDfBt64JimwAADDbg In-Reply-To: <20040310115545.16cb387f.akpm@osdl.org> X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2800.1106 Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 946 Lines: 24 Andrew Morton wrote on Wednesday, March 10, 2004 11:56 AM > Jens Axboe wrote: > > > > Here's a first cut at killing global plugging of block devices to reduce > > the nasty contention blk_plug_lock caused. This introduceds per-queue > > plugging, controlled by the backing_dev_info. > > This is such an improvement over what we have now it isn't funny. > > Ken, the next -mm is starting to look like linux-3.1.0 so I think it > would be best if you could benchmark Jens's patch against 2.6.4-rc2-mm1. I'm planning on couple experiments: one is just Jens's change on top of what we have so we can validate the backing dev unplug. Then we will run 2.6.4-rc2-mm1 + Jens's patch. - Ken - 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/