|
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [PATCH v1 1/3] ARM: GICv3 ITS: issue INVALL command after mapping host events
Hi Volodymyr, On 19/09/2023 12:28, Volodymyr Babchuk wrote: Implement TODO by calling the INVALL command. I think the TODO was meant to be an optimization because AFAICT we are already sending an INV command per event. It is working on real HW, so there is no sense in not doing this. A patch should be justified based from the spec or an errata. Not that fact it works on a real HW. At the moment, I don't quite understand why you need one because as said above, we are technically already sending an INV per event so we should be covered. Removing the INV and using INVALL would make sense as an optimization. Yet given the current code doesn't seem to work, I would like to understand what's the problem of using INV.
Cheers, -- Julien Grall
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |