Cpuspet on ARM freeBSD
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 07 Jun 2023 10:57:57 UTC
Is there a way to see the interrupts in freebsd on ARM system and set an interrupt affinity using cpuset? On intel systems I can run vmstat -i , get the irq index and run cpuset -g -x <index>. Is there a similar thing on ARM systems with freebsd?