Cpuspet on ARM freeBSD
"Abboud, Osama" <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.arm |
|---|---|
| Message-ID | <[email protected]> |
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?