All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] perf/arm-ni: IRQ improvements
@ 2025-05-13 15:38 Robin Murphy
  2025-05-13 15:38 ` [PATCH 1/3] perf/arm-ni: Set initial IRQ affinity Robin Murphy
                   ` (4 more replies)
  0 siblings, 5 replies; 9+ messages in thread
From: Robin Murphy @ 2025-05-13 15:38 UTC (permalink / raw)
  To: will
  Cc: mark.rutland, linux-arm-kernel, linux-perf-users, allen.wang,
	peter.du, andy.xu

Hi all,

While the previous attempt[1] was missing some important aspects, it's
a valid problem to solve, so I figured I'd take a look myself. This
ended up turning into a slightly wider cleanup, but I think the end
result is nice enough.

As usual I don't have anything to test this on, so if there are any
silly mistakes left that the compiler couldn't catch please do let me
know.

Thanks,
Robin.

[1] https://lore.kernel.org/all/20250410114214.1599777-3-allen.wang@hj-micro.com/


Robin Murphy (2):
  perf/arm-ni: Set initial IRQ affinity
  perf/arm-ni: Consolidate CPU affinity handling

Shouping Wang (1):
  perf/arm-ni: Support sharing IRQs within an NI instance

 drivers/perf/arm-ni.c | 148 ++++++++++++++++++++++++------------------
 1 file changed, 84 insertions(+), 64 deletions(-)

-- 
2.39.2.101.g768bb238c484.dirty



^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2025-07-04 18:25 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-05-13 15:38 [PATCH 0/3] perf/arm-ni: IRQ improvements Robin Murphy
2025-05-13 15:38 ` [PATCH 1/3] perf/arm-ni: Set initial IRQ affinity Robin Murphy
2025-05-13 15:38 ` [PATCH 2/3] perf/arm-ni: Consolidate CPU affinity handling Robin Murphy
2025-05-13 15:39 ` [PATCH 3/3] perf/arm-ni: Support sharing IRQs within an NI instance Robin Murphy
2025-05-19 12:29   ` Will Deacon
2025-05-19 14:57     ` Robin Murphy
2025-07-04 17:47       ` Will Deacon
2025-05-16 11:46 ` [PATCH 0/3] perf/arm-ni: IRQ improvements Shouping Wang
2025-07-04 17:44 ` Will Deacon

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.