diff options
author | Tejun Heo <tj@kernel.org> | 2010-06-29 10:07:11 +0200 |
---|---|---|
committer | Tejun Heo <tj@kernel.org> | 2010-06-29 10:07:11 +0200 |
commit | c34056a3fdde777c079cc8a70785c2602f2586cb (patch) | |
tree | 583cc13af000d1c085b1f951f8975eee78cea54c /kernel/srcu.c | |
parent | 73f53c4aa732eced5fcb1844d3d452c30905f20f (diff) | |
download | op-kernel-dev-c34056a3fdde777c079cc8a70785c2602f2586cb.zip op-kernel-dev-c34056a3fdde777c079cc8a70785c2602f2586cb.tar.gz |
workqueue: introduce worker
Separate out worker thread related information to struct worker from
struct cpu_workqueue_struct and implement helper functions to deal
with the new struct worker. The only change which is visible outside
is that now workqueue worker are all named "kworker/CPUID:WORKERID"
where WORKERID is allocated from per-cpu ida.
This is in preparation of concurrency managed workqueue where shared
multiple workers would be available per cpu.
Signed-off-by: Tejun Heo <tj@kernel.org>
Diffstat (limited to 'kernel/srcu.c')
0 files changed, 0 insertions, 0 deletions