On Fri, Sep 26, 2014 at 02:57:17PM -0700, Luis R. Rodriguez wrote: > + queue_work(system_unbound_wq, &priv->attach_work->work);
Tejun, based on my testing so far using system_highpri_wq instead of system_unbound_wq yields close to par / better boot times than synchronous probe support for all modules. How set are you on using system_unbound_wq? About to punt out a new series which also addresses built-in. Luis -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/