Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751539AbdIOS03 convert rfc822-to-8bit (ORCPT ); Fri, 15 Sep 2017 14:26:29 -0400 Received: from mga07.intel.com ([134.134.136.100]:13244 "EHLO mga07.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751407AbdIOS01 (ORCPT ); Fri, 15 Sep 2017 14:26:27 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.42,398,1500966000"; d="scan'208";a="1172621022" From: "Liang, Kan" To: Arnaldo Carvalho de Melo CC: "peterz@infradead.org" , "mingo@redhat.com" , "linux-kernel@vger.kernel.org" , "jolsa@kernel.org" , "namhyung@kernel.org" , "Hunter, Adrian" , "Odzioba, Lukasz" , "ak@linux.intel.com" Subject: RE: [PATCH RFC V2 00/10] perf top optimization Thread-Topic: [PATCH RFC V2 00/10] perf top optimization Thread-Index: AQHTKqUGKqa3XFGJ30eMjpDMlJ7smaKybY4AgACGmHD//30ZgIAB8bsAgAGsAaD//6UjAIAAhlcQ//+J0IAAENIYAA== Date: Fri, 15 Sep 2017 18:26:23 +0000 Message-ID: <37D7C6CF3E00A74B8858931C1DB2F077537BF1DD@SHSMSX103.ccr.corp.intel.com> References: <1505096603-215017-1-git-send-email-kan.liang@intel.com> <20170913152506.GK5866@kernel.org> <37D7C6CF3E00A74B8858931C1DB2F077537AF31A@SHSMSX103.ccr.corp.intel.com> <20170913153819.GL5866@kernel.org> <20170914211946.GB10371@kernel.org> <37D7C6CF3E00A74B8858931C1DB2F077537BF0A8@SHSMSX103.ccr.corp.intel.com> <20170915172625.GA14469@kernel.org> <37D7C6CF3E00A74B8858931C1DB2F077537BF150@SHSMSX103.ccr.corp.intel.com> <20170915182415.GB14469@kernel.org> In-Reply-To: <20170915182415.GB14469@kernel.org> Accept-Language: zh-CN, en-US Content-Language: en-US X-MS-Has-Attach: X-MS-TNEF-Correlator: x-titus-metadata-40: eyJDYXRlZ29yeUxhYmVscyI6IiIsIk1ldGFkYXRhIjp7Im5zIjoiaHR0cDpcL1wvd3d3LnRpdHVzLmNvbVwvbnNcL0ludGVsMyIsImlkIjoiZWM3YzZmMjUtZGRmZC00ZTg4LWEzNzYtNWQ4ZmJkYmY1MzZiIiwicHJvcHMiOlt7Im4iOiJDVFBDbGFzc2lmaWNhdGlvbiIsInZhbHMiOlt7InZhbHVlIjoiQ1RQX0lDIn1dfV19LCJTdWJqZWN0TGFiZWxzIjpbXSwiVE1DVmVyc2lvbiI6IjE2LjUuOS4zIiwiVHJ1c3RlZExhYmVsSGFzaCI6InJaVDZUNG95cERzNjNGYnNMdVVhUUZoWjFYaXdSYVwvUUc5MmlsRWdnTXBFPSJ9 x-ctpclassification: CTP_IC dlp-product: dlpe-windows dlp-version: 11.0.0.116 dlp-reaction: no-action x-originating-ip: [10.239.127.40] Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 8BIT MIME-Version: 1.0 Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 623 Lines: 21 > Em Fri, Sep 15, 2017 at 05:29:13PM +0000, Liang, Kan escreveu: > > > Em Fri, Sep 15, 2017 at 03:11:51PM +0000, Liang, Kan escreveu: > > > > They are small fixes. I think it's better to merge them with the old > patches. > > > > Should I include the modified hashtable patches in V3? > > > > I'll add these now and test, then push another branch, ok? > > > Sure. Thanks. > > I will prepare the V3 for the new branch then. > > Ok, passes all the tests I trew at them, including 'perf test' and building in > several distro containers. > > I just pushed perf/core, please continue from there, ok? > Sure. Thanks, Kan