lkml.org 
[lkml]   [2012]   [Jul]   [12]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH 2/6] workqueue: factor out worker_pool from global_cwq
Hello, Namhyung.

Sorry about the delay.

On Tue, Jul 10, 2012 at 01:48:44PM +0900, Namhyung Kim wrote:
> > + struct list_head idle_list; /* X: list of idle workers */
> > + struct timer_list idle_timer; /* L: worker idle timeout */
> > + struct timer_list mayday_timer; /* L: SOS timer for dworkers */
>
> What is 'dworkers'?

My stupid finger pressing 'd' when I never meant to. :)

> > - /* workers are chained either in the idle_list or busy_hash */
> > - struct list_head idle_list; /* X: list of idle workers */
> > + /* workers are chained either in busy_head or pool idle_list */
>
> s/busy_head/busy_hash/ ?

Will fix.

Thanks.

--
tejun


\
 
 \ /
  Last update: 2012-07-12 19:41    [W:0.223 / U:0.872 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site