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=-1.0 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_PASS autolearn=ham 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 C7B8BC07E85 for ; Sun, 9 Dec 2018 05:15:48 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 7254A20831 for ; Sun, 9 Dec 2018 05:15:48 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (1024-bit key) header.d=linaro.org header.i=@linaro.org header.b="h6ZPR6qw" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7254A20831 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=linaro.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726100AbeLIFPo (ORCPT ); Sun, 9 Dec 2018 00:15:44 -0500 Received: from mail-wm1-f67.google.com ([209.85.128.67]:32918 "EHLO mail-wm1-f67.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726067AbeLIFPn (ORCPT ); Sun, 9 Dec 2018 00:15:43 -0500 Received: by mail-wm1-f67.google.com with SMTP id r24so4118300wmh.0 for ; Sat, 08 Dec 2018 21:15:42 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=linaro.org; s=google; h=subject:to:cc:references:from:message-id:date:mime-version :in-reply-to:content-language:content-transfer-encoding; bh=v0xu1+R6NFUqkJT3afutXkCazmWK14VeE+J0TDJ6T5s=; b=h6ZPR6qwVTKR7p1oQdxAo4qfzi61Iq09PhJe9WxyDBhxBacakQPk8xW4wj6Mi88bws jMywYApRodJwxxZeczOJwfdw9NCIo3HKFNE7WzCdOmbiU0eKUNh8kcTCMj4SfzDW4Az4 Y6L+ykVULSfBO0Q2CPSAEP2IJbWaonOVQZoRo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:subject:to:cc:references:from:message-id:date :mime-version:in-reply-to:content-language:content-transfer-encoding; bh=v0xu1+R6NFUqkJT3afutXkCazmWK14VeE+J0TDJ6T5s=; b=C175As5jJWS87H0ur8ZR0MIeFSgWhbpQjdDb+votgVM8fw77ki/j1p9Hl3/PubJdvw FYYr3PsHmAdsuxWsAyik0uzfVnHcji6ZZVXRQrdZUMC/MadXUprsHVcnvY1OS8YxWoXY kL0qsb8ytHoFEJKXnRX5gWYV987xB3K5zuEeldaowaFtRvXG3RZGNXewIm/lkHdfb6se PxotTUiGUwt4ZJySezo8JVOJcZIhRBB9FclOJykZoktli9XqJuuPJOLyJi+A07/ZoxUl XYnHU92CB7M68/sm8t1+Nup2EDGvpL4DN41NZsSAqkwBXCA+q54gx/hP8MDGN7ZskYV1 f+zw== X-Gm-Message-State: AA+aEWY3WhCk3s/osmxwZhoKW0yoH+F5qEOsNFSP9RseCoiZZaSBTFT3 lEUV65XzA3yhKg6R/q0m0Xsmog== X-Google-Smtp-Source: AFSGD/W4bClQPy9VQHPzn3F5iZXaxqMHJAk6o5a88OOegVLNvMgzAqJSzlKynDBvrTgVupYUpz3PCg== X-Received: by 2002:a1c:cbc7:: with SMTP id b190mr7179090wmg.13.1544332541491; Sat, 08 Dec 2018 21:15:41 -0800 (PST) Received: from macbook.djakov.com ([212.45.67.2]) by smtp.googlemail.com with ESMTPSA id h129sm15485147wma.0.2018.12.08.21.15.39 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 08 Dec 2018 21:15:40 -0800 (PST) Subject: Re: [PATCH v12 0/7] Introduce on-chip interconnect API To: Olof Johansson Cc: Greg Kroah-Hartman , Andy Gross , Arnd Bergmann , linux-pm@vger.kernel.org, "Rafael J. Wysocki" , Rob Herring , Michael Turquette , Kevin Hilman , Vincent Guittot , Saravana Kannan , Bjorn Andersson , Amit Kucheria , seansw@qti.qualcomm.com, daidavid1@codeaurora.org, evgreen@chromium.org, Doug Anderson , Mark Rutland , Lorenzo Pieralisi , Alexandre Bailon , Maxime Ripard , Thierry Reding , ksitaraman@nvidia.com, sanjayc@nvidia.com, DTML , Linux Kernel Mailing List , Linux ARM Mailing List , linux-arm-msm , linux-tegra@vger.kernel.org References: <20181208170216.32555-1-georgi.djakov@linaro.org> From: Georgi Djakov Message-ID: <19e55a84-08d9-8cfa-02cb-be963f08ca61@linaro.org> Date: Sun, 9 Dec 2018 07:15:35 +0200 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8 Content-Language: en-US Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Hi Olof, On 9.12.18 2:33, Olof Johansson wrote: > Hi Georgi, > > On Sat, Dec 8, 2018 at 9:02 AM Georgi Djakov wrote: >> >> Modern SoCs have multiple processors and various dedicated cores (video, gpu, >> graphics, modem). These cores are talking to each other and can generate a >> lot of data flowing through the on-chip interconnects. These interconnect >> buses could form different topologies such as crossbar, point to point buses, >> hierarchical buses or use the network-on-chip concept. >> >> These buses have been sized usually to handle use cases with high data >> throughput but it is not necessary all the time and consume a lot of power. >> Furthermore, the priority between masters can vary depending on the running >> use case like video playback or CPU intensive tasks. >> >> Having an API to control the requirement of the system in terms of bandwidth >> and QoS, so we can adapt the interconnect configuration to match those by >> scaling the frequencies, setting link priority and tuning QoS parameters. >> This configuration can be a static, one-time operation done at boot for some >> platforms or a dynamic set of operations that happen at run-time. >> >> This patchset introduce a new API to get the requirement and configure the >> interconnect buses across the entire chipset to fit with the current demand. >> The API is NOT for changing the performance of the endpoint devices, but only >> the interconnect path in between them. >> >> The API is using a consumer/provider-based model, where the providers are >> the interconnect buses and the consumers could be various drivers. >> The consumers request interconnect resources (path) to an endpoint and set >> the desired constraints on this data flow path. The provider(s) receive >> requests from consumers and aggregate these requests for all master-slave >> pairs on that path. Then the providers configure each participating in the >> topology node according to the requested data flow path, physical links and >> constraints. The topology could be complicated and multi-tiered and is SoC >> specific. > > This patch series description fails to describe why you need a brand > new subsystem for this instead of either using one of the current > ones, or adapting it to fit the needs you have. > > Primarily, I'm wondering what's missing from drivers/devfreq to fit your needs? The devfreq subsystem seems to be more oriented towards a device (like GPU or CPU) that controls the power/performance characteristics by itself and not the performance of other devices. The main problem of using it is that it's using a reactive approach - for example monitor some performance counters and then reconfigure bandwidth after some bottleneck has already occurred. This is suboptimal and might not work well. The new solution does the opposite by allowing drivers to express their needs in advance and be proactive. Devfreq also does not seem suitable for configuring complex, multi-tiered bus topologies and aggregating constraints provided by drivers. > The series also doesn't seem to provide any kind of indication how > this will be used by end points. You have one driver for one SoC that > just contains large tables that are parsed at probe time, but no > driver hooks anywhere that will actually change any settings depending > on use cases. Also, the bindings as posted don't seem to include any > of this kind of information. So it's hard to get a picture of how this > is going to be used in reality, which makes it hard to judge whether > it is a good solution or not. Here are links to some of the examples that are on the mailing list already. I really should have included them in the cover letter. https://lkml.org/lkml/2018/12/7/584 https://lkml.org/lkml/2018/10/11/499 https://lkml.org/lkml/2018/9/20/986 https://lkml.org/lkml/2018/11/22/772 Platforms drivers for different SoCs are available: https://lkml.org/lkml/2018/11/17/368 https://lkml.org/lkml/2018/8/10/380 There is a discussion on linux-pm about supporting also Tegra platforms in addition to NXP and Qualcomm. > Overall, exposing all of this to software is obviously a nightmare > from a complexity point of view, and one in which it will surely be > very very hard to make the system behave properly for generic > workloads beyond benchmark tuning. It allows the consumer drivers to dynamically express their performance needs in the system in a more fine grained way (if they want/need to) and this helps the system to keep the lowest power profile. This has already been done for a long time in various different kernels shipping with Android devices, for example, and basically every vendor uses a different custom approach. So I believe that this is doing the generalization that was needed. > Having more information about the above would definitely help tell if > this whole effort is a step in the right direction, or if it is > needless complexity that is better solved in other ways. Sure, hope that this answers your questions. Thanks, Georgi > > -Olof >