warpcore icon indicating copy to clipboard operation
warpcore copied to clipboard

Bind NIC IRQ to core

Open larseggert opened this issue 7 years ago • 0 comments

Similar to plat_setaffinity(), which binds the thread to a core, we should offer binding the NIC IRQ to a core. Unfortunately, the methods for getting IRQ information out of the kernel are disgustingly ugly.

larseggert avatar Nov 25 '16 09:11 larseggert