Re: [RFC PATCH 00/13] x86 User Interrupts support

From: Sohil Mehta
Date: Thu Sep 23 2021 - 19:24:43 EST


On 9/23/2021 7:09 AM, Greg KH wrote:
Also, you forgot to list Binder in the above IPC type.

Thanks for pointing that out. In the LPC discussion today there was also a suggestion to compare this with Futex wake.

I'll include a comparison with Binder and Futex next time.

I used this IPC benchmark this time but it doesn't include Binder and Futex.

https://github.com/goldsborough/ipc-bench

Would you know if there is anything out there that is more comprehensive for benchmarking IPC?

Thanks,

Sohil