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 X-Spam-Level: X-Spam-Status: No, score=-10.5 required=3.0 tests=BAYES_00, HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING, NICE_REPLY_A,SPF_HELO_NONE,SPF_PASS,URIBL_BLOCKED,USER_AGENT_SANE_1 autolearn=unavailable autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id B69F1C433DF for ; Mon, 13 Jul 2020 08:55:31 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 99AF62068F for ; Mon, 13 Jul 2020 08:55:31 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726360AbgGMIzb (ORCPT ); Mon, 13 Jul 2020 04:55:31 -0400 Received: from foss.arm.com ([217.140.110.172]:48364 "EHLO foss.arm.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726077AbgGMIza (ORCPT ); Mon, 13 Jul 2020 04:55:30 -0400 Received: from usa-sjc-imap-foss1.foss.arm.com (unknown [10.121.207.14]) by usa-sjc-mx-foss1.foss.arm.com (Postfix) with ESMTP id 0267E30E; Mon, 13 Jul 2020 01:55:30 -0700 (PDT) Received: from [10.37.12.45] (unknown [10.37.12.45]) by usa-sjc-imap-foss1.foss.arm.com (Postfix) with ESMTPSA id 95A343F7D8; Mon, 13 Jul 2020 01:55:26 -0700 (PDT) Subject: Re: [RFC PATCH 0/2] PM / devfreq: Add delayed timer for polling To: Willy Wolff Cc: Chanwoo Choi , k.konieczny@samsung.com, krzk@kernel.org, kgene@kernel.org, s.nawrocki@samsung.com, b.zolnierkie@samsung.com, chanwoo@kernel.org, myungjoo.ham@samsung.com, kyungmin.park@samsung.com, linux-pm@vger.kernel.org, linux-kernel@vger.kernel.org, linux-samsung-soc@vger.kernel.org, linux-arm-kernel@lists.infradead.org References: <20200703062622.11773-1-cw00.choi@samsung.com> <20200703123346.6fy6i33ks6nox46a@macmini.local> <20200710151233.ci5c4rgwb64eswy7@macmini.local> From: Lukasz Luba Message-ID: Date: Mon, 13 Jul 2020 09:55:24 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:60.0) Gecko/20100101 Thunderbird/60.9.0 MIME-Version: 1.0 In-Reply-To: <20200710151233.ci5c4rgwb64eswy7@macmini.local> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-samsung-soc-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-samsung-soc@vger.kernel.org Hi Willy On 7/10/20 4:12 PM, Willy Wolff wrote: > Hi Lukasz, > > On 2020-07-08-15-25-03, Lukasz Luba wrote: >> Hi Willy, >> >> On 7/3/20 1:33 PM, Willy Wolff wrote: >>> Hi Chanwoo, >>> >>> I think it doesn't help on the benchmark I suggested that is doing only memory >>> accesses. With both timer, I have the same timing. >>> >>> To test the benchmark with these new patches about timer: >>> >>> git clone https://github.com/wwilly/benchmark.git \ >>> && cd benchmark \ >>> && source env.sh \ >>> && ./bench_build.sh \ >>> && bash source/scripts/test_dvfs_mem_patched.sh >>> >>> The benchmark is set by default to run for 1s, but you can increase this by >>> tweaking the script as: >>> >>> taskset 8 ./bench_install/bin/microbe_cache 33554431 0 9722222