From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id B47F0C4167B for ; Thu, 7 Dec 2023 15:07:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender: Content-Transfer-Encoding:Content-Type:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:In-Reply-To:From:References:To:Subject: MIME-Version:Date:Message-ID:Reply-To:Cc:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=RcNjxMxPmHJcelodmE1YfO5K62OQbNRC1q2nPEy3Aps=; b=1xeu+fEOGZcN5H Yv4vpWOtfFsxKzUTSBSpFVfqNnyqUDmx9Kt3waV2Kv0UxiWh8m4mBGWT4HGFaAxAs9OQ96b/S5nFn vznfxu1K4gY8ta7aU9h1Subl/SLBbWbDk0X1ZieLuO46aD4Y6bwrp/9zEADYMudEWWgjeIufo5GYL IRzf9KgeJ+dQQGFNhazJelo/9ovj+Dp71KuPBllvAerl4U3Pukz2srn91/artL1dvZ9aqw8I00eKW P6YRVY4wMjipa21YuiC2vM8hqn4Ftsm0LV4KEGGhDtMWYlcMmk3SI+ryxujeW1g1hUkN6sQcqKMzu VxTOAiDzUJtQRni8c2mQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1rBFyE-00D88I-2j; Thu, 07 Dec 2023 15:07:22 +0000 Received: from mgamail.intel.com ([192.198.163.9]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1rBFyB-00D85v-2B for linux-arm-kernel@lists.infradead.org; Thu, 07 Dec 2023 15:07:20 +0000 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=intel.com; i=@intel.com; q=dns/txt; s=Intel; t=1701961640; x=1733497640; h=message-id:date:mime-version:subject:to:references:from: in-reply-to:content-transfer-encoding; bh=+GVLoJDm5SxtMSOy2cOPpF18a6NRQbOqGZnFwXI0CXM=; b=dlSEOitRPpXBValSz6m5EAOyXFzi69LAHmP6vr5S6nji9WFE+5q/3SD8 UsqNLavxPzdqVEMri4A3z4QO2jGsgNVYY2g2UCxx16xQtuy5o81lt4xMH lQ5dml0y/RfEe0NBJz+WQEeVpVf7zKGMya5bb7jvzWkW93nklm5hx5VsF EXBHBPbme5sST6/wsSt1Q3amYZv/0wiWsW/5mKAOMr4TAJ9wUThA6fN7v dJ9QTPaDykOs/k/Noa50cDg7KTAPGV1a3hnbDQtnHe3KDhg3Mbs/ya4if 2PFAgWAVLXrsqpC7ugx7VR+TuDRFpE0W8CfliNHoLRHtFsxEbuKmnYvPp w==; X-IronPort-AV: E=McAfee;i="6600,9927,10917"; a="1123844" X-IronPort-AV: E=Sophos;i="6.04,256,1695711600"; d="scan'208";a="1123844" Received: from fmsmga008.fm.intel.com ([10.253.24.58]) by fmvoesa103.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Dec 2023 07:05:59 -0800 X-ExtLoop1: 1 X-IronPort-AV: E=McAfee;i="6600,9927,10917"; a="837755629" X-IronPort-AV: E=Sophos;i="6.04,256,1695711600"; d="scan'208";a="837755629" Received: from linux.intel.com ([10.54.29.200]) by fmsmga008.fm.intel.com with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 07 Dec 2023 07:05:58 -0800 Received: from [10.212.103.45] (kliang2-mobl1.ccr.corp.intel.com [10.212.103.45]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by linux.intel.com (Postfix) with ESMTPS id C5AC1580D4F; Thu, 7 Dec 2023 07:05:55 -0800 (PST) Message-ID: Date: Thu, 7 Dec 2023 10:05:54 -0500 MIME-Version: 1.0 User-Agent: Mozilla Thunderbird Subject: Re: [PATCH 0/6] Clean up perf mem Content-Language: en-US To: Ravi Bangoria , acme@kernel.org, irogers@google.com, peterz@infradead.org, mingo@redhat.com, namhyung@kernel.org, jolsa@kernel.org, adrian.hunter@intel.com, john.g.garry@oracle.com, will@kernel.org, james.clark@arm.com, mike.leach@linaro.org, leo.yan@linaro.org, yuhaixin.yhx@linux.alibaba.com, renyu.zj@linux.alibaba.com, tmricht@linux.ibm.com, linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20231206201324.184059-1-kan.liang@linux.intel.com> <0597b44c-226d-1180-d55d-bcf9bbd2e03f@amd.com> From: "Liang, Kan" In-Reply-To: <0597b44c-226d-1180-d55d-bcf9bbd2e03f@amd.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20231207_070719_751348_8C9BB2A7 X-CRM114-Status: GOOD ( 10.60 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On 2023-12-07 9:44 a.m., Ravi Bangoria wrote: >> The patch set touches almost all the ARCHs, Intel, AMD, ARM, Power and >> etc. But I can only test it on two Intel platforms. >> Please give it try, if you have machines with other ARCHs. > > I did a quick perf mem and perf c2c test, with the fix I suggested > in patch #1, and things seems to be working fine. > > [For AMD specific changes] > Tested-by: Ravi Bangoria Thanks Ravi. Kan _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel