![]() | |||||||||||
Messages in this thread |
On Fri, 18 Jul 2008 18:22:20 -0700
Daniel Walker <dwalker@mvista.com> wrote:
> On Fri, 2008-07-18 at 15:16 -0700, Arjan van de Ven wrote:
> > +static void __init do_initcalls(void)
> > +{
> > + initcall_t *call;
> > + static DECLARE_WORK(async_work, do_async_initcalls);
> > + int phase = 0; /* 0 = levels 0 - 6, 1 = level 6a, 2 = after
> > level 6a */
> > +
> > + async_init_wq = create_singlethread_workqueue("kasyncinit");
> > +
>
> Could you spawning one thread per cpu, and queuing the work evenly?
not without loosing the ordering.....
--
If you want to reach me at my work email, use arjan@linux.intel.com
For development, discussion and tips for power savings,
visit http://www.lesswatts.org
| ||||||||||
| Last update: 2008-07-19 05:47 [from the cache] ©2003-2008 | |||||||||||