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=-6.9 required=3.0 tests=DKIM_SIGNED,DKIM_VALID, DKIM_VALID_AU,HEADER_FROM_DIFFERENT_DOMAINS,INCLUDES_PATCH,MAILING_LIST_MULTI, SIGNED_OFF_BY,SPF_HELO_NONE,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 C7714C54FCB for ; Sun, 26 Apr 2020 15:12:43 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 8F42A20700 for ; Sun, 26 Apr 2020 15:12:43 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=sifive.com header.i=@sifive.com header.b="XoggSe5R" Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726166AbgDZPMm (ORCPT ); Sun, 26 Apr 2020 11:12:42 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:43548 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726142AbgDZPMm (ORCPT ); Sun, 26 Apr 2020 11:12:42 -0400 Received: from mail-ot1-x342.google.com (mail-ot1-x342.google.com [IPv6:2607:f8b0:4864:20::342]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id D3B66C061A0F for ; Sun, 26 Apr 2020 08:12:41 -0700 (PDT) Received: by mail-ot1-x342.google.com with SMTP id z17so21692553oto.4 for ; Sun, 26 Apr 2020 08:12:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=sifive.com; s=google; h=mime-version:references:in-reply-to:from:date:message-id:subject:to :cc; bh=5MJobZzjC3UzmZaJmBYX9H7IZHTy4bZggyl33EIe0U4=; b=XoggSe5RFNFkWGHDq3JWWN6v1izCQVePy52e95L2qwx/G8ytl9dYcdrQraeNKGNsj9 sN9luEFeZXIQM5dsIwHHS7FHmMdQ+pG2sQb8Mt2XbdxmLeqpv+/AZDMm4KTHTxnxPNP+ kI2OuXwlMMF9Fx5KmG32rQu69z41i2+JUicIKwQGPhtB4eOLqMCXDstRu4KREX+gMlvC U8w0u5PMelb5ot+GL+fbuoImHIfPfLBoM8yA+Gs36irmC4q/ZjycTjVp9W2lN5uSmLzT hTsojbast+sCC/PTIsRkS2ikBVKPs5SGoaMX/b+TRuxtYc3nQf+aZ33xDZu6lmGtSAlr Y4dA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=5MJobZzjC3UzmZaJmBYX9H7IZHTy4bZggyl33EIe0U4=; b=lw++GCjtV2b5qRp5RHSXEH/+LLpFowqZvdRzrYMBLdBS3dyTVMwTdkY4wRe0zQAAox DGiETATqF+7yateaGO6k6HZdh9Kc1J5W4q6drBnCuLQdPXPPgrkWbN10p8NeN1gZQgPL OI/92KOT5Zj++De0GDKTnpgVeP+5a8qiMwuqIwiZpL0dfQZUDPfSUMlTLWEQeV5jlhfb QTh0I5Z428UxaJoODQy7EGkU/NW+uXSElxYAypeTbsrhbMeWEyg3UDhuZZECnDkECk2q f3v4na/p4bi9BscK+RMuqt9Q1S6VW60ExBb3cLXCkAs7c2cDV6Ms9X75iSO/RucDTayZ 2b7w== X-Gm-Message-State: AGi0PuZ/tjLEBcLEl+dPWu2WZEdAfrQ2O5S8U78F2mJW6AEfI4ryroqt e/UaD6lPfTq4fo4ld4tbQkBMwlKEpdXkOSU1JMkvZnzr X-Google-Smtp-Source: APiQypJdo5FvYScqHy/yISKJQ1beBBChfSgxZKZKh/Qwsv42gJhPlkUIGH6Awaz6fttT7RWrqSjYUHDNoMvsvao3Yv8= X-Received: by 2002:a05:6808:24e:: with SMTP id m14mr12504192oie.116.1587913960909; Sun, 26 Apr 2020 08:12:40 -0700 (PDT) MIME-Version: 1.0 References: <20200426110740.123638-1-zong.li@sifive.com> In-Reply-To: From: Zong Li Date: Sun, 26 Apr 2020 23:12:30 +0800 Message-ID: Subject: Re: [PATCH] irqchip/sifive-plic: allow many cores to handle IRQs To: Anup Patel Cc: Palmer Dabbelt , Paul Walmsley , "linux-kernel@vger.kernel.org List" , linux-riscv , David Abdurachmanov , Marc Zyngier Content-Type: text/plain; charset="UTF-8" Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Sun, Apr 26, 2020 at 9:38 PM Anup Patel wrote: > > +Mark Z > > On Sun, Apr 26, 2020 at 6:49 PM Zong Li wrote: > > > > On Sun, Apr 26, 2020 at 8:47 PM Anup Patel wrote: > > > > > > On Sun, Apr 26, 2020 at 4:37 PM Zong Li wrote: > > > > > > > > Currently, driver forces the IRQs to be handled by only one core. This > > > > patch provides the way to enable others cores to handle IRQs if needed, > > > > so users could decide how many cores they wanted on default by boot > > > > argument. > > > > > > > > Use 'irqaffinity' boot argument to determine affinity. If there is no > > > > irqaffinity in dts or kernel configuration, use irq default affinity, > > > > so all harts would try to claim IRQ. > > > > > > > > For example, add irqaffinity=0 in chosen node to set irq affinity to > > > > hart 0. It also supports more than one harts to handle irq, such as set > > > > irqaffinity=0,3,4. > > > > > > > > You can change IRQ affinity from user-space using procfs. For example, > > > > you can make CPU0 and CPU2 serve IRQ together by the following command: > > > > > > > > echo 4 > /proc/irq//smp_affinity > > > > > > > > Signed-off-by: Zong Li > > > > --- > > > > drivers/irqchip/irq-sifive-plic.c | 21 +++++++-------------- > > > > 1 file changed, 7 insertions(+), 14 deletions(-) > > > > > > > > diff --git a/drivers/irqchip/irq-sifive-plic.c b/drivers/irqchip/irq-sifive-plic.c > > > > index d0a71febdadc..bc1440d54185 100644 > > > > --- a/drivers/irqchip/irq-sifive-plic.c > > > > +++ b/drivers/irqchip/irq-sifive-plic.c > > > > @@ -111,15 +111,12 @@ static inline void plic_irq_toggle(const struct cpumask *mask, > > > > static void plic_irq_unmask(struct irq_data *d) > > > > { > > > > struct cpumask amask; > > > > - unsigned int cpu; > > > > struct plic_priv *priv = irq_get_chip_data(d->irq); > > > > > > > > cpumask_and(&amask, &priv->lmask, cpu_online_mask); > > > > - cpu = cpumask_any_and(irq_data_get_affinity_mask(d), > > > > - &amask); > > > > - if (WARN_ON_ONCE(cpu >= nr_cpu_ids)) > > > > - return; > > > > - plic_irq_toggle(cpumask_of(cpu), d, 1); > > > > + cpumask_and(&amask, &amask, irq_data_get_affinity_mask(d)); > > > > + > > > > + plic_irq_toggle(&amask, d, 1); > > > > } > > > > > > > > static void plic_irq_mask(struct irq_data *d) > > > > @@ -133,24 +130,20 @@ static void plic_irq_mask(struct irq_data *d) > > > > static int plic_set_affinity(struct irq_data *d, > > > > const struct cpumask *mask_val, bool force) > > > > { > > > > - unsigned int cpu; > > > > struct cpumask amask; > > > > struct plic_priv *priv = irq_get_chip_data(d->irq); > > > > > > > > cpumask_and(&amask, &priv->lmask, mask_val); > > > > > > > > if (force) > > > > - cpu = cpumask_first(&amask); > > > > + cpumask_copy(&amask, mask_val); > > > > else > > > > - cpu = cpumask_any_and(&amask, cpu_online_mask); > > > > - > > > > - if (cpu >= nr_cpu_ids) > > > > - return -EINVAL; > > > > + cpumask_and(&amask, &amask, cpu_online_mask); > > > > > > > > plic_irq_toggle(&priv->lmask, d, 0); > > > > - plic_irq_toggle(cpumask_of(cpu), d, 1); > > > > + plic_irq_toggle(&amask, d, 1); > > > > > > > > - irq_data_update_effective_affinity(d, cpumask_of(cpu)); > > > > + irq_data_update_effective_affinity(d, &amask); > > > > > > > > return IRQ_SET_MASK_OK_DONE; > > > > } > > > > -- > > > > 2.26.1 > > > > > > > > > > I strongly oppose (NACK) this patch due to performance reasons. > > > > > > In PLIC, if we enable an IRQ X for N CPUs then when IRQ X occurs: > > > 1) All N CPUs will take interrupt > > > 2) All N CPUs will try to read PLIC CLAIM register > > > 3) Only one of the CPUs will see IRQ X using the CLAIM register > > > but other N - 1 CPUs will see no interrupt and return back to what > > > they were doing. In other words, N - 1 CPUs will just waste CPU > > > every time IRQ X occurs. > > > > > > Example1, one Application doing heavy network traffic will > > > degrade performance of other applications because with every > > > network RX/TX interrupt N-1 CPUs will waste CPU trying to > > > process network interrupt. > > > > > > Example1, one Application doing heavy MMC/SD traffic will > > > degrade performance of other applications because with every > > > SPI read/write interrupt N-1 CPUs will waste CPU trying to > > > process it. > > > > > > In fact, the current PLIC approach is actually a performance > > > optimization. This implementation also works fine with in-kernel > > > load-balancer and user space load balancer. > > > > > > > Yes, it's exactly, I know what you pointed out. But the idea of this > > patch is just providing a way that users could enable other cores if > > they wanted, it could still enable only one core by this change. The > > purpose here is thinking of flexible use, rather than limitation. > > Maybe it would be a happy medium that we make the default case enable > > only one core? It is a good open discussion. > > Making the default case as enable only one core is just a work-around. > > As-per my understanding, if we set affinity mask of N CPUs for IRQ X > then it does not mean all N CPUs should receive IRQ X rather it means > that exactly one of the N CPUs will receive IRQ X and the IRQ receiving > CPU will be fixed (reflected by effective affinity returned by the driver). is there a case that we only bundle the IRQ to CPU0, but CPU0 is more much busy than other CPUs, and it would be better if another CPU could take the IRQ? > > If we ignore above semantics and still provide a mechanism to target > IRQ X to N CPUs then most likely someone will try and run into > performance issues. > > Please don't go this path. The performance impact in case of Guest/VM > is even worst because PLIC is trap-n-emulated by hypervisors as MMIO > device. OK, I won't persist in that, just wanna figure out the situation. > > Regards, > Anup