Date: Sat, 28 Aug 2004 00:41:59 -0700 From: Julian Elischer <julian@elischer.org> To: FreeBSD current mailing list <current@freebsd.org> Subject: hlt_cpus_mask Message-ID: <41303747.4050104@elischer.org>
next in thread | raw e-mail | index | archive | help
This is defined static in i386 and amd64, but as it is not exported it can not be used in subr_smp.c, which probably should mask against it when trying to forward roundrobin and signals. should this be a globally available thing? Otherwise we are sending IPIs to threads that are not capable of doing anything with them.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?41303747.4050104>