Date: Mon, 8 Jan 2024 20:09:18 +0530 From: Himanshu Chauhan <himanshu@thechauhan.dev> To: freebsd-riscv@freebsd.org Cc: freebsd-hackers@freebsd.org Subject: Calling a function on other CPUs in an SMP machine Message-ID: <7A8DC6C8-9582-455C-B05D-9F24838A9070@thechauhan.dev>
next in thread | raw e-mail | index | archive | help
Hi all, What is the best way to call a function (like a per-cpu setup function = from a driver) on remote CPUs in an SMP machine? I looked at the different IPIs defined but there isn=E2=80=99t one that = does this. Could anyone please point me where else to look? Thanks Regards Himanshu
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?7A8DC6C8-9582-455C-B05D-9F24838A9070>