diff options
| author | Lai Jiangshan <[email protected]> | 2014-05-20 09:46:35 +0000 |
|---|---|---|
| committer | Tejun Heo <[email protected]> | 2014-05-20 14:59:32 +0000 |
| commit | 4736cbf7a4b2a6bbb50a809a6933fb7eb29dc38f (patch) | |
| tree | 0e362a58838340c4b172e090f89a120b8b80c5d2 /tools/perf/scripts/python | |
| parent | workqueue: rename manager_mutex to attach_mutex (diff) | |
| download | kernel-4736cbf7a4b2a6bbb50a809a6933fb7eb29dc38f.tar.gz kernel-4736cbf7a4b2a6bbb50a809a6933fb7eb29dc38f.zip | |
workqueue: separate pool-attaching code out from create_worker()
Currently, the code to attach a new worker to its pool is embedded in
create_worker(). Separating this code out will make the codes clearer
and will allow rescuers to share the code path later.
tj: Description and comment updates.
Signed-off-by: Lai Jiangshan <[email protected]>
Signed-off-by: Tejun Heo <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions
