diff options
| author | Oleg Nesterov <[email protected]> | 2009-04-09 15:50:36 +0000 |
|---|---|---|
| committer | Rusty Russell <[email protected]> | 2009-04-09 00:20:37 +0000 |
| commit | 1c99315bb36b5d776210546d438ca928dc9b1f22 (patch) | |
| tree | aa43f3ffe76fd1aed66ed9e4a433c5f310fd7e74 /fs/proc/array.c | |
| parent | kthread: Don't looking for a task in create_kthread() #2 (diff) | |
| download | kernel-1c99315bb36b5d776210546d438ca928dc9b1f22.tar.gz kernel-1c99315bb36b5d776210546d438ca928dc9b1f22.zip | |
kthread: move sched-realeted initialization from kthreadd context
kthreadd is the single thread which implements ths "create" request, move
sched_setscheduler/etc from create_kthread() to kthread_create() to
improve the scalability.
We should be careful with sched_setscheduler(), use _nochek helper.
Signed-off-by: Oleg Nesterov <[email protected]>
Cc: Christoph Hellwig <[email protected]>
Cc: "Eric W. Biederman" <[email protected]>
Cc: Ingo Molnar <[email protected]>
Cc: Pavel Emelyanov <[email protected]>
Cc: Vitaliy Gusev <[email protected]
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Rusty Russell <[email protected]>
Diffstat (limited to 'fs/proc/array.c')
0 files changed, 0 insertions, 0 deletions
