Re: [PATCH v3 0/2] irqchip/gic-v3-its: Balance LPI affinity across CPUs

From: John Garry
Date: Fri Mar 27 2020 - 13:47:28 EST



Before: ~1.2M IOPs fio read
After: ~1.2M IOPs fio read

So they were about the same. I would have hoped for an improvement here, considering before we would have all the per-queue threaded handlers running on the single CPU handling the hard irq.

But we will retest all this tomorrow, so please consider these provisional for now.

Thanks to Luo Jiaxing for testing.

Hi Marc,

Just to let you know that we're still looking at this. It turns out that we're not getting the results as hoped, and the previous results were incorrect due to a test booboo ..

I also think that the SMMU may even be creating a performance ceiling. I need to check this more, as I can't seem to get the throughput above a certain level.

I realise that we're so late in the cycle that there is now no immediate rush.

But I would also like to report some other unexpected behaviour for managed interrupts in this series - I'll reply directly to the specific patch for that.

Much appreciated,
John