Tejun Heo
|
82805ab77d
kthread: implement kthread_data()
|
před 15 roky |
Tejun Heo
|
b56c0d8937
kthread: implement kthread_worker
|
před 15 roky |
Miao Xie
|
5ab116c934
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
|
před 15 roky |
Anton Blanchard
|
301ba0457f
kthread, sched: Remove reference to kthread_create_on_cpu
|
před 15 roky |
Peter Zijlstra
|
881232b70b
sched: Move kthread_bind() back to kthread.c
|
před 15 roky |
Mike Galbraith
|
b84ff7d6f1
sched: Fix kthread_bind() by moving the body of kthread_bind() to sched.c
|
před 15 roky |
Mike Galbraith
|
61cbe54d94
sched: Keep kthreads at default priority
|
před 15 roky |
Oleg Nesterov
|
9ae260270c
update the comment in kthread_stop()
|
před 16 roky |
Oleg Nesterov
|
63706172f3
kthreads: rework kthread_stop()
|
před 16 roky |
Oleg Nesterov
|
cdd140bdd6
kthreads: simplify the startup synchronization
|
před 16 roky |
Miao Xie
|
58568d2a82
cpuset,mm: update tasks' mems_allowed in time
|
před 16 roky |
Steven Rostedt
|
ad8d75fff8
tracing/events: move trace point headers into include/trace/events
|
před 16 roky |
Steven Rostedt
|
a8d154b009
tracing: create automated trace defines
|
před 16 roky |
Oleg Nesterov
|
1c99315bb3
kthread: move sched-realeted initialization from kthreadd context
|
před 16 roky |
Vitaliy Gusev
|
3217ab97f1
kthread: Don't looking for a task in create_kthread() #2
|
před 16 roky |
Rusty Russell
|
1a2142afa5
cpumask: remove dangerous CPU_MASK_ALL_PTR, &CPU_MASK_ALL
|
před 16 roky |
Mathieu Desnoyers
|
7e066fb870
tracepoints: add DECLARE_TRACE() and DEFINE_TRACE()
|
před 16 roky |
Linus Torvalds
|
92b29b86fe
Merge branch 'tracing-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip
|
před 16 roky |
Oleg Nesterov
|
293adee601
kthread_bind: use wait_task_inactive(TASK_UNINTERRUPTIBLE)
|
před 16 roky |
Mathieu Desnoyers
|
0a16b60758
tracing, sched: LTTng instrumentation - scheduler
|
před 17 roky |
Roland McGrath
|
85ba2d862e
tracehook: wait_task_inactive
|
před 17 roky |
Mike Travis
|
8df185a95c
kthread: reduce stack pressure in create_kthread and kthreadd
|
před 17 roky |
Rafael J. Wysocki
|
ebb12db51f
Freezer: Introduce PF_FREEZER_NOSIG
|
před 17 roky |
David Rientjes
|
9985b0bab3
sched: prevent bound kthreads from changing cpus_allowed
|
před 17 roky |
Pavel Emelyanov
|
5cd204550b
Deprecate find_task_by_pid()
|
před 17 roky |
Dmitry Adamushko
|
cbd9b67bd3
kthread: call wake_up_process() without the lock being held
|
před 17 roky |
Linus Torvalds
|
429f731dea
Merge branch 'semaphore' of git://git.kernel.org/pub/scm/linux/kernel/git/willy/misc
|
před 17 roky |
Gregory Haskins
|
9f0e738f49
sched: fix cpus_allowed settings
|
před 17 roky |
Matthew Wilcox
|
a655020753
kernel: Remove unnecessary inclusions of asm/semaphore.h
|
před 17 roky |
Michal Schmidt
|
4f05b98d54
sched: fix, always create kernel threads with normal priority
|
před 17 roky |