How to pin an interrupt thread to a specific CPU core?

Michio Honda micchie.gml at gmail.com
Thu Apr 15 21:38:36 UTC 2021


Hi,

Does anyone know how to do this? I want to ensure both my kqueue-based TCP
server app thread and the interrupt thread for the NIC to run at the same
CPU core.

Cheers,
- Michio


More information about the freebsd-hackers mailing list