[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <1291727241.16223.141.camel@gandalf.stny.rr.com>
Date: Tue, 07 Dec 2010 08:07:21 -0500
From: Steven Rostedt <rostedt@...dmis.org>
To: Tejun Heo <tj@...nel.org>
Cc: linux-kernel@...r.kernel.org, Ingo Molnar <mingo@...e.hu>,
Andrew Morton <akpm@...ux-foundation.org>
Subject: Re: [RFC][PATCH 03/10] workqueue: It is likely that
WORKER_NOT_RUNNING is true
On Tue, 2010-12-07 at 10:49 +0100, Tejun Heo wrote:
> > The wq_worker_sleeping() is called from schedule when a worker thread
> > is putting itself to sleep. Which happens most of the time outside
> > of that [ do work stuff ].
>
> Yeah, I was lost thinking about the busiest case where workers are
> busy processing works consecutively. Usually workers are of course
> switching in and out of idle state all the time.
>
> How about just dropping likely/unlikely?
I have no problem in dropping them too. I'll do that in my next version.
Thanks,
-- Steve
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists