Re: [PATCH v2 1/2] msi: The MSI framework only supports 2048 platform MSIs
From: Greg KH
Date: Tue Jun 14 2022 - 11:23:51 EST
On Tue, Jun 14, 2022 at 05:14:10PM +0200, Julian Vetter wrote:
> Some devices need more MSIs. To support this the number must be
> increased.
What devices specifically?
How many more did you just increase it by?
How much more memory are you now using?
Why is there a limit in the first place? Why not just make it dynamic
so that it never runs out in another month or so?
We need lots more specifics here...
thanks,
greg k-h