> > - workqueue_create without WQ_PERCPU should not bind the workqueue to > > curcpu. > OK. Just in future scheduler could migrate kthread to other CPU - would this > be appropriate? i'm not sure what you mean. any scheduler should not automatically migrate an lwp which is explicitly bound to a cpu. YAMAMOTO Takashi