Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754733Ab1FPA6M (ORCPT ); Wed, 15 Jun 2011 20:58:12 -0400 Received: from fgwmail5.fujitsu.co.jp ([192.51.44.35]:39537 "EHLO fgwmail5.fujitsu.co.jp" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754432Ab1FPA6I (ORCPT ); Wed, 15 Jun 2011 20:58:08 -0400 X-SecurityPolicyCheck-FJ: OK by FujitsuOutboundMailChecker v1.3.1 Message-ID: <4DF954E5.9060704@jp.fujitsu.com> Date: Thu, 16 Jun 2011 09:57:09 +0900 From: Hidetoshi Seto User-Agent: Mozilla/5.0 (Windows; U; Windows NT 6.0; ja; rv:1.9.2.17) Gecko/20110414 Thunderbird/3.1.10 MIME-Version: 1.0 To: Hu Tao CC: Paul Turner , linux-kernel@vger.kernel.org, Peter Zijlstra , Bharata B Rao , Dhaval Giani , Balbir Singh , Vaidyanathan Srinivasan , Srivatsa Vaddagiri Subject: Re: [patch 00/15] CFS Bandwidth Control V6 References: <20110503092846.022272244@google.com> <20110614065807.GA19111@localhost.localdomain> <4DF70DED.2030803@jp.fujitsu.com> <20110615083749.GA14200@localhost.localdomain> In-Reply-To: <20110615083749.GA14200@localhost.localdomain> Content-Type: text/plain; charset=ISO-2022-JP Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1890 Lines: 47 (2011/06/15 17:37), Hu Tao wrote: > On Tue, Jun 14, 2011 at 04:29:49PM +0900, Hidetoshi Seto wrote: >> (2011/06/14 15:58), Hu Tao wrote: >>> Hi, >>> >>> I've run several tests including hackbench, unixbench, massive-intr >>> and kernel building. CPU is Intel(R) Xeon(R) CPU X3430 @ 2.40GHz, >>> 4 cores, and 4G memory. >>> >>> Most of the time the results differ few, but there are problems: >>> >>> 1. unixbench: execl throughout has about 5% drop. >>> 2. unixbench: process creation has about 5% drop. >>> 3. massive-intr: when running 200 processes for 5mins, the number >>> of loops each process runs differ more than before cfs-bandwidth-v6. >>> >>> The results are attached. >> >> I know the score of unixbench is not so stable that the problem might >> be noises ... but the result of massive-intr is interesting. >> Could you give a try to find which piece (xx/15) in the series cause >> the problems? > > After more tests, I found massive-intr data is not stable, too. Results > are attached. The third number in file name means which patchs are > applied, 0 means no patch applied. plot.sh is easy to generate png > files. (Though I don't know what the 16th patch of this series is, anyway) I see that the results of 15, 15-1 and 15-2 are very different and that 15-2 is similar to without-patch. One concern is whether this unstable of data is really caused by the nature of your test (hardware, massive-intr itself and something running in background etc.) or by a hidden piece in the bandwidth patch set. Did you see "not stable" data when none of patches is applied? If not, which patch makes it unstable? Thanks, H.Seto -- 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/