Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 15 Apr 2021 22:38:22 +0100
From:      Michio Honda <micchie.gml@gmail.com>
To:        freebsd-hackers@freebsd.org
Subject:   How to pin an interrupt thread to a specific CPU core?
Message-ID:  <CA%2BSc9E0w-MAfNHF1fzAFVGFTFfK8M%2BYLszwQssES7wPo35SNbA@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CA%2BSc9E0w-MAfNHF1fzAFVGFTFfK8M%2BYLszwQssES7wPo35SNbA>