aboutsummaryrefslogtreecommitdiff
path: root/net/unix
diff options
context:
space:
mode:
authorOleg Nesterov <[email protected]>2009-04-09 09:50:36 -0600
committerRusty Russell <[email protected]>2009-04-09 09:50:37 +0930
commit1c99315bb36b5d776210546d438ca928dc9b1f22 (patch)
treeaa43f3ffe76fd1aed66ed9e4a433c5f310fd7e74 /net/unix
parent3217ab97f14c5c8f9f975ed8c40c351164b0b10e (diff)
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 'net/unix')
0 files changed, 0 insertions, 0 deletions