Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S932227AbZJJJrs (ORCPT ); Sat, 10 Oct 2009 05:47:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1756345AbZJJJrq (ORCPT ); Sat, 10 Oct 2009 05:47:46 -0400 Received: from mga05.intel.com ([192.55.52.89]:26141 "EHLO fmsmga101.fm.intel.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1756146AbZJJJrq (ORCPT ); Sat, 10 Oct 2009 05:47:46 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="4.44,536,1249282800"; d="scan'208";a="735013526" Subject: Re: fio rand read/write regression with 2.6.32-rc3 From: "Zhang, Yanmin" To: Jens Axboe Cc: LKML , Linus Torvalds In-Reply-To: <20091010080200.GO9228@kernel.dk> References: <1255153724.25078.68.camel@ymzhang> <20091010080117.GN9228@kernel.dk> <20091010080200.GO9228@kernel.dk> Content-Type: text/plain Date: Sat, 10 Oct 2009 17:47:42 +0800 Message-Id: <1255168062.25078.79.camel@ymzhang> Mime-Version: 1.0 X-Mailer: Evolution 2.22.1 (2.22.1-2.fc9) Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1284 Lines: 32 On Sat, 2009-10-10 at 10:02 +0200, Jens Axboe wrote: > On Sat, Oct 10 2009, Jens Axboe wrote: > > On Sat, Oct 10 2009, Zhang, Yanmin wrote: > > > Comparing with 2.6.23-rc1's result, fio rand read write has regression > > > on my 2*4 core stoakley machine (8GB memory) with a JBOD of 12 disks. > > > > > > Every disk has 8 1-GB files. Start 8 sub-processes per disk and every > > > process random chooses a file on the disk to do 36 times of file read or > > > write on the file and then choose another file. > > > > > > > > > fio_mmap_rand_read_4k regresion is about 35%. > > > > Heh, I seem to recollect I told Linus that this would cost is 30-40% > > performance. So not totally crazy. > > > > So yes, this isn't hugely unexpected. If you send me your fio job files, > > I'll try and see what I can do about it. > > Oh, and can you check whether setting > > /sys/block/sdX/queue/iosched/low_latency > > to 0 for the involved devices makes the regression go away? Echo 0 to low_latency makes the regression become less than 3%. -- 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/