diff options
author | Tejun Heo <tj@kernel.org> | 2013-01-24 11:01:33 -0800 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2013-01-24 11:01:33 -0800 |
commit | ec22ca5eab0bd225588c69ccd06b16504cb05adf (patch) | |
tree | 3282a2b587235879c3f2d286896a003900ab6563 /kernel/itimer.c | |
parent | c9e7cf273fa1876dee8effdb201a6f65eefab3a7 (diff) | |
download | lwn-ec22ca5eab0bd225588c69ccd06b16504cb05adf.tar.gz lwn-ec22ca5eab0bd225588c69ccd06b16504cb05adf.zip |
workqueue: move global_cwq->cpu to worker_pool
Move gcwq->cpu to pool->cpu. This introduces a couple places where
gcwq->pools[0].cpu is used. These will soon go away as gcwq is
further reduced.
This is part of an effort to remove global_cwq and make worker_pool
the top level abstraction, which in turn will help implementing worker
pools with user-specified attributes.
Signed-off-by: Tejun Heo <tj@kernel.org>
Reviewed-by: Lai Jiangshan <laijs@cn.fujitsu.com>
Diffstat (limited to 'kernel/itimer.c')
0 files changed, 0 insertions, 0 deletions