Is there a facility in FreeBSD that allows me to have a piece of code
executed on each processor, then return to the original thread when
that has been completed?

I need to collect some data that's local to the individual CPUs/cores.

In Linux there is/was smp_call_function(func, ...).

Martin
-- 
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Martin Cracauer <[email protected]>   http://www.cons.org/cracauer/
FreeBSD - where you want to go, today.      http://www.freebsd.org/
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-smp
To unsubscribe, send any mail to "[email protected]"

Reply via email to