Thread (16 messages) 16 messages, 6 authors, 2023-07-03

Re: [PATCH v2 2/2] mm/mmu_gather: send tlb_remove_table_smp_sync IPI only to MM CPUs

From: Dave Hansen <hidden>
Date: 2023-06-26 15:23:53
Also in: linux-arch, linux-arm-kernel, linux-mm, linux-s390, lkml, sparclinux

On 6/26/23 07:36, ypodemsk@redhat.com wrote:
On Thu, 2023-06-22 at 06:37 -0700, Dave Hansen wrote:
quoted
On 6/22/23 06:14, ypodemsk@redhat.com wrote:
quoted
I will send a new version with the local variable as you suggested
soon.
As for the config name, what about CONFIG_ARCH_HAS_MM_CPUMASK?
The confusing part about that name is that mm_cpumask() and
mm->cpu_bitmap[] are defined unconditionally.  So, they're *around*
unconditionally but just aren't updated.
I think your right about the config name,
How about the
CONFIG_ARCH_USE_MM_CPUMASK?
This has the right semantic as these archs use the cpumask field of the
mm struct.
"USE" is still a command.  It should, at worst, be "USES".  But that's
still kinda generic.  How about:

	CONFIG_ARCH_UPDATES_MM_CPUMASK

?
quoted
BTW, it would also be nice to have _some_ kind of data behind this
patch.

Fewer IPIs are better I guess, but it would still be nice if you
could say:

	Before this patch, /proc/interrupts showed 123 IPIs/hour for an
	isolated CPU.  After the approach here, it was 0.

... or something.
This is part of an ongoing effort to remove IPIs and this one was found
via code inspection.
OK, so it should be something more like:

	This was found via code inspection, but fixing it isn't very
	important so we didn't bother to test it any more than just
	making sure the thing still boots when it is applied.

Does that cover it?
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help