Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 4 Nov 2004 10:10:50 +0530
From:      Joseph Koshy <joseph.koshy@gmail.com>
To:        freebsd-smp@freebsd.org
Subject:   Is there a way to defer a device init unless all cpus are running?
Message-ID:  <84dead72041103204074e8bece@mail.gmail.com>

next in thread | raw e-mail | index | archive | help
I'd like to defer complete initialization of a driver till all CPUs on a system
have been initialized.  Is this possible today?  Right now I'm forced to use
a KLD that gets loaded after the system is booted since the driver needs
to set up per-cpu structures.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?84dead72041103204074e8bece>