Quantcast
Channel: Active questions tagged linux-kernel - Stack Overflow
Viewing all articles
Browse latest Browse all 12244

hardirq and softirq run on the same core/processor?

$
0
0

Assume I have RSS and interrupt affinity correctly set up.

Is it guaranteed by the Linux kernel that a softirq is executed on the same CPU/core where hardware interrupt handler has been triggered? I understand that interrupt handler would schedule a softirq for execution, and the actual execution may happen later.


Viewing all articles
Browse latest Browse all 12244

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>