Is there an easy way to get the CPU used by interrupt processing?

Hal Murray hmurray at megapathdsl.net
Mon Apr 5 00:11:41 UTC 2021


I'm interested in what's going on when processing lots of short UDP packets.  
I expect the kernel thread that figures out which socket gets a packet to be 
the limiting factor.  I'd like to verify that.  I have several user threads 
and CPUs to process the packets.


-- 
These are my opinions.  I hate spam.





More information about the freebsd-questions mailing list