From: Peter Zijlstra <peterz@infradead.org>
To: Yair Podemsky <ypodemsk@redhat.com>
Cc: will@kernel.org, aneesh.kumar@linux.ibm.com,
akpm@linux-foundation.org, npiggin@gmail.com, arnd@arndb.de,
linux-arch@vger.kernel.org, linux-mm@kvack.org,
linux-kernel@vger.kernel.org, mtosatti@redhat.com,
ppandit@redhat.com, alougovs@redhat.com,
David Hildenbrand <david@redhat.com>
Subject: Re: [PATCH] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs
Date: Mon, 20 Mar 2023 09:49:02 +0100 [thread overview]
Message-ID: <20230320084902.GE2194297@hirez.programming.kicks-ass.net> (raw)
In-Reply-To: <20230312080945.14171-1-ypodemsk@redhat.com>
On Sun, Mar 12, 2023 at 10:09:45AM +0200, Yair Podemsky wrote:
> Currently the tlb_remove_table_smp_sync IPI is sent to all CPUs
> indiscriminately, this causes unnecessary work and delays notable in
> real-time use-cases and isolated cpus, this patch will limit this IPI to
> only be sent to cpus referencing the effected mm and are currently in
> kernel space.
Did you validate that all architectures for which this is relevant
actually set bits in mm_cpumask() ?
next prev parent reply other threads:[~2023-03-20 8:49 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-03-12 8:09 Yair Podemsky
2023-03-12 20:25 ` Andrew Morton
2023-03-20 8:49 ` Peter Zijlstra [this message]
2023-03-22 14:11 ` ypodemsk
2023-03-24 15:13 ` Will Deacon
2023-03-26 7:40 ` ypodemsk
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20230320084902.GE2194297@hirez.programming.kicks-ass.net \
--to=peterz@infradead.org \
--cc=akpm@linux-foundation.org \
--cc=alougovs@redhat.com \
--cc=aneesh.kumar@linux.ibm.com \
--cc=arnd@arndb.de \
--cc=david@redhat.com \
--cc=linux-arch@vger.kernel.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-mm@kvack.org \
--cc=mtosatti@redhat.com \
--cc=npiggin@gmail.com \
--cc=ppandit@redhat.com \
--cc=will@kernel.org \
--cc=ypodemsk@redhat.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox