Date: Sun, 04 Apr 2021 17:11:32 -0700 From: Hal Murray <hmurray@megapathdsl.net> To: freebsd-questions@freebsd.org Cc: Hal Murray <hmurray@megapathdsl.net> Subject: Is there an easy way to get the CPU used by interrupt processing? Message-ID: <20210405001132.AC71940605C@ip-64-139-1-69.sjc.megapath.net>
next in thread | raw e-mail | index | archive | help
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.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20210405001132.AC71940605C>