Re: [PATCH v2 3/3] lib/group_cpus.c: honor housekeeping config when grouping CPUs

From: Daniel Wagner
Date: Tue Jul 02 2024 - 03:26:13 EST


On Mon, Jul 01, 2024 at 10:37:46AM GMT, Hannes Reinecke wrote:
> Hmm. Guess we need to modify the grouping algorithm to group across all
> cpus, but ensure that each group consists either of all housekeeping CPUs or
> all isolated cpus.

This is what this series does, though just for the housekeeping CPUs. v1
introduces the io_queue option for isolcpus which made sure the
managed_irq behavior doesn't change.