Date: Sun, 28 Jan 2007 02:35:23 +0200 From: Alin-Adrian Anton <aanton@spintech.ro> To: freebsd-smp@freebsd.org Subject: Wait for smp_start Message-ID: <45BBEFCB.7090607@spintech.ro>
next in thread | raw e-mail | index | archive | help
Hi guys, I'm using 6.1. I'm trying to make a kernel module sleep and wait for all the CPUs/cores to be up and running. Is there any elegant way of doing this now? As far as I digged I found smp_started variable, but that's kinda unreliable. I need to be woken up when this is atomically set to 1. I'll appreciate any suggestion and your time. Please CC to my address. Thanks! Yours, -- Alin-Adrian Anton GPG keyID 0xC8EBC68D [6488 4AD2 F945 413E 8966 CB12 3BF8 D295 C8EB C68D] gpg --keyserver pgp.mit.edu --recv-keys 0xC8EBC68D "It is dangerous to be right when the government is wrong." - Voltaire
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?45BBEFCB.7090607>