From patchwork Wed Jun 22 19:36:43 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Lina Iyer X-Patchwork-Id: 70687 Delivered-To: patch@linaro.org Received: by 10.140.28.4 with SMTP id 4csp74925qgy; Wed, 22 Jun 2016 12:38:01 -0700 (PDT) X-Received: by 10.66.180.40 with SMTP id dl8mr36790065pac.131.1466624266314; Wed, 22 Jun 2016 12:37:46 -0700 (PDT) Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id k126si1404443pfc.180.2016.06.22.12.37.44; Wed, 22 Jun 2016 12:37:46 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=neutral (body hash did not verify) header.i=@linaro.org; spf=pass (google.com: best guess record for domain of linux-arm-msm-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-arm-msm-owner@vger.kernel.org; dmarc=fail (p=NONE dis=NONE) header.from=linaro.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752095AbcFVThn (ORCPT + 8 others); Wed, 22 Jun 2016 15:37:43 -0400 Received: from mail-pa0-f51.google.com ([209.85.220.51]:36479 "EHLO mail-pa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752034AbcFVThm (ORCPT ); Wed, 22 Jun 2016 15:37:42 -0400 Received: by mail-pa0-f51.google.com with SMTP id wo6so19575205pac.3 for ; Wed, 22 Jun 2016 12:37:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=LLehbqXrulYmpeZVUQum/Z+WQPHx0Kv8JNCQ5qekB48=; b=EDu8NOECarpWN7gJghYUflJNoRM4tHSM02ruGxboZ93NcfsCcJky1ZYoWUoqcPLR/F 5FOoRuBgP6KLYYJzmaEsIfemMqQ6czUf7pgEQezLQLVc8H8dRJv4WIsyrKDNV4TzRUIT 1JyBQESvq8OPcMltOS5KmZiEEdrofkrXyokPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=LLehbqXrulYmpeZVUQum/Z+WQPHx0Kv8JNCQ5qekB48=; b=b7a/FgGYNr3qb3MPs9p9eWLV0B/72CQ7WYJ1vJ+X1kdYFTxBCT44yBKPAb2/vzGHJi o+KOAxY99+pX24EYRge4NGmimXZDTYaTsg1cTRKKslgbYrlYyP1Dqf2pYLHAWWjhxhDE Mfhsr8bH9d1Ok4WRPa4p37iP0hrSX8wLrIgdGLLZYAek2YmO7SRfTS2RlhAncAQdL6/t TButB8e14t7ludpIO25an6ha8fvskq1W0YTV3PpkizN8pn9cYuvc9pzs/KxZjJ8sOJl5 3NDvyabj7QDgOpCxpMdzJc4P807VnW77otvvjbY25HRNmoqKuboeZTXAeOcKLFjD7lJ3 9Q+Q== X-Gm-Message-State: ALyK8tKEyRdTT2rw15g9lNJ304/FYczHBA6ih918q34VczUKjfZez9mpqnJgwA3/IHgJIfBt X-Received: by 10.66.79.2 with SMTP id f2mr30679448pax.14.1466624262114; Wed, 22 Jun 2016 12:37:42 -0700 (PDT) Received: from ubuntu.localdomain ([172.56.9.151]) by smtp.gmail.com with ESMTPSA id t4sm1563368paw.32.2016.06.22.12.37.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-SHA bits=128/128); Wed, 22 Jun 2016 12:37:40 -0700 (PDT) From: Lina Iyer To: ulf.hansson@linaro.org, khilman@kernel.org, rjw@rjwysocki.net, linux-pm@vger.kernel.org, linux-arm-kernel@lists.infradead.org Cc: geert@linux-m68k.org, k.kozlowski@samsung.com, andy.gross@linaro.org, sboyd@codeaurora.org, linux-arm-msm@vger.kernel.org, lorenzo.pieralisi@arm.com, ahaslam@baylibre.com, mtitinger@baylibre.com, Lina Iyer , Thomas Gleixner Subject: [PATCH 08/14] timer: Export next wake up of a CPU Date: Wed, 22 Jun 2016 13:36:43 -0600 Message-Id: <1466624209-27432-9-git-send-email-lina.iyer@linaro.org> X-Mailer: git-send-email 2.7.4 In-Reply-To: <1466624209-27432-1-git-send-email-lina.iyer@linaro.org> References: <1466624209-27432-1-git-send-email-lina.iyer@linaro.org> Sender: linux-arm-msm-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Knowing the sleep length of the CPU is useful for the power state determination on idle. However, when the common sleep time between multiple CPUs is needed, the sleep length of a CPU is not useful. By reading the next wake up event of a CPU, governors can determine the first CPU to wake up (due to timer) amongst a cluster of CPUs and the sleep time available between the last CPU to idle and the first CPU to resume. This information is useful to determine if the caches and other common hardware blocks can also be put in idle during this common period of inactivity. Cc: Thomas Gleixner Signed-off-by: Lina Iyer --- include/linux/tick.h | 10 ++++++++++ kernel/time/tick-sched.c | 13 +++++++++++++ 2 files changed, 23 insertions(+) -- 2.7.4 -- To unsubscribe from this list: send the line "unsubscribe linux-arm-msm" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html diff --git a/include/linux/tick.h b/include/linux/tick.h index 62be0786..9535141 100644 --- a/include/linux/tick.h +++ b/include/linux/tick.h @@ -117,6 +117,7 @@ extern void tick_nohz_idle_enter(void); extern void tick_nohz_idle_exit(void); extern void tick_nohz_irq_exit(void); extern ktime_t tick_nohz_get_sleep_length(void); +extern ktime_t tick_nohz_get_next_wakeup(int cpu); extern u64 get_cpu_idle_time_us(int cpu, u64 *last_update_time); extern u64 get_cpu_iowait_time_us(int cpu, u64 *last_update_time); #else /* !CONFIG_NO_HZ_COMMON */ @@ -131,6 +132,15 @@ static inline ktime_t tick_nohz_get_sleep_length(void) return len; } + +static inline ktime_t tick_nohz_get_next_wakeup(int cpu) +{ + ktime_t len = { .tv64 = NSEC_PER_SEC/HZ }; + + /* Next wake up is the tick period, assume it starts now */ + return ktime_add(len, ktime_get()); +} + static inline u64 get_cpu_idle_time_us(int cpu, u64 *unused) { return -1; } static inline u64 get_cpu_iowait_time_us(int cpu, u64 *unused) { return -1; } #endif /* !CONFIG_NO_HZ_COMMON */ diff --git a/kernel/time/tick-sched.c b/kernel/time/tick-sched.c index 536ada8..addf3235 100644 --- a/kernel/time/tick-sched.c +++ b/kernel/time/tick-sched.c @@ -979,6 +979,19 @@ ktime_t tick_nohz_get_sleep_length(void) return ts->sleep_length; } +/** + * tick_nohz_get_next_wakeup - return the next wake up of the CPU + * + * Called with interrupts disabled on the cpu + */ +ktime_t tick_nohz_get_next_wakeup(int cpu) +{ + struct clock_event_device *dev = + per_cpu(tick_cpu_device.evtdev, cpu); + + return dev->next_event; +} + static void tick_nohz_account_idle_ticks(struct tick_sched *ts) { #ifndef CONFIG_VIRT_CPU_ACCOUNTING_NATIVE