Re: [PATCH 34/35] async: use workqueue for worker pool

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Arjan van de Ven
Date: Tuesday, June 29, 2010 - 11:41 am

On 6/29/2010 11:34 AM, Tejun Heo wrote:

depends on the user.

For "throw over the wall" work, this is unclear.
Especially in the light of hyperthreading (sharing L1 cache) or even 
modern cpus (where many cores share a fast L3 cache).

I'm fine with a solution that has the caller say 'run anywhere' vs 'try 
to run local'.
I suspect there will be many many cases of 'run anywhere'.isn't hard at 
all. I just wanna know whether it's something which is


I think it's useful for all users of your worker pool, not (just) async.

it's a severe limitation of the current linux infrastructure, and your 
infrastructure has the chance to fix this...

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 34/35] async: use workqueue for worker pool, Tejun Heo, (Mon Jun 28, 2:04 pm)
Re: [PATCH 34/35] async: use workqueue for worker pool, Frederic Weisbecker, (Mon Jun 28, 3:55 pm)
Re: [PATCH 34/35] async: use workqueue for worker pool, Frederic Weisbecker, (Tue Jun 29, 5:18 am)
Re: [PATCH 34/35] async: use workqueue for worker pool, Frederic Weisbecker, (Tue Jun 29, 8:52 am)
Re: [PATCH 34/35] async: use workqueue for worker pool, Arjan van de Ven, (Tue Jun 29, 9:40 am)
Re: [PATCH 34/35] async: use workqueue for worker pool, Arjan van de Ven, (Tue Jun 29, 11:07 am)
Re: [PATCH 34/35] async: use workqueue for worker pool, Arjan van de Ven, (Tue Jun 29, 11:08 am)
Re: [PATCH 34/35] async: use workqueue for worker pool, Arjan van de Ven, (Tue Jun 29, 11:22 am)
Re: [PATCH 34/35] async: use workqueue for worker pool, Arjan van de Ven, (Tue Jun 29, 11:41 am)
Re: [PATCH 34/35] async: use workqueue for worker pool, David Howells, (Tue Jun 29, 2:37 pm)
[PATCH 4/4] async: use workqueue for worker pool, Tejun Heo, (Fri Jul 2, 2:25 am)
Re: [PATCH 4/4] async: use workqueue for worker pool, Stefan Richter, (Fri Jul 2, 8:09 am)
Re: [PATCHSET] workqueue: implement and use WQ_UNBOUND, David Howells, (Tue Jul 20, 3:01 pm)