[PATCH v1 0/2] svc-i3c-master: Reduce IBI transaction time

Stanley Chu stanley.chuys at gmail.com
Fri Apr 18 00:39:54 PDT 2025


On Tue, Apr 15, 2025 at 4:31 PM Miquel Raynal <miquel.raynal at bootlin.com> wrote:
>
> On 15/04/2025 at 13:18:06 +08, Stanley Chu <stanley.chuys at gmail.com> wrote:
>
> > This patchset reduces the IBI transaction time by the following
> > improvements.
> > 1. Receive the request in interrupt context.
>
> I initially had a few concerns about that, especially since the wait
> periods were bounded to 1s, but actually we are already in the irqsave

Hi Miquel,
The poll timeout is 1 ms. Normally, the IBI can be completed in a few us.

Thanks,
Stanley

> situation when running this code, so your series might not have
> such a huge system-wide performance impact in the end.
>
> > 2. Emit the STOP as soon as possible.
>
> Acked-by: Miquel Raynal <miquel.raynal at bootlin.com>
>
> Thanks,
> Miquèl



More information about the linux-i3c mailing list