Miao Xie
|
53feb29767
cpuset: alloc nodemask_t on the heap rather than the stack
|
před 15 roky |
Miao Xie
|
5ab116c934
cpuset: fix the problem that cpuset_mem_spread_node() returns an offline node
|
před 15 roky |
Peter Zijlstra
|
6ad4c18884
sched: Fix balance vs hotplug race
|
před 15 roky |
Geert Uytterhoeven
|
e1b8090bdf
cpumask: Fix generate_sched_domains() for UP
|
před 15 roky |
Rusty Russell
|
acc3f5d7ca
cpumask: Partition_sched_domains takes array of cpumask_var_t
|
před 15 roky |
Ingo Molnar
|
0b9e31e926
Merge branch 'linus' into sched/core
|
před 15 roky |
Ben Blum
|
be367d0992
cgroups: let ss->can_attach and ss->attach do whole threadgroups at a time
|
před 15 roky |
Heiko Carstens
|
d01d482785
sched: Always show Cpus_allowed field in /proc/<pid>/status
|
před 15 roky |
Miao Xie
|
58568d2a82
cpuset,mm: update tasks' mems_allowed in time
|
před 16 roky |
Miao Xie
|
950592f7b9
cpusets: update tasks' page/slab spread flags in time
|
před 16 roky |
Miao Xie
|
f3b39d47eb
cpusets: restructure the function cpuset_update_task_memory_state()
|
před 16 roky |
Yinghai Lu
|
38c7fed2f5
x86: remove some alloc_bootmem_cpumask_var calling
|
před 16 roky |
David Rientjes
|
6d7b2f5f9e
cpusets: prevent PF_THREAD_BOUND tasks from attaching to non-root cpusets
|
před 16 roky |
Paul Menage
|
db7f47cf48
cpusets: allow cpusets to be configured/built on non-SMP systems
|
před 16 roky |
David Rientjes
|
a1bc5a4eee
cpusets: replace zone allowed functions with node allowed
|
před 16 roky |
Li Zefan
|
7f81b1ae18
cpuset: remove struct cpuset_hotplug_scanner
|
před 16 roky |
Li Zefan
|
010cfac4ca
cpuset: avoid changing cpuset's mems when errno returned
|
před 16 roky |
Li Zefan
|
3b6766fe66
cpuset: rewrite update_tasks_nodemask()
|
před 16 roky |
Li Zefan
|
0b4217b3fd
cpuset: fix possible races in cpu/memory hotplug
|
před 16 roky |
Li Zefan
|
099fca3225
cgroups: show correct file mode
|
před 16 roky |
Miao Xie
|
f90d4118ba
cpuset: fix possible deadlock in async_rebuild_sched_domains
|
před 16 roky |
Li Zefan
|
45ce80fb6b
cgroups: consolidate cgroup documents
|
před 16 roky |
Li Zefan
|
6af866af34
cpuset: remove remaining pointers to cpumask_t
|
před 16 roky |
Li Zefan
|
300ed6cbb7
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
|
před 16 roky |
Li Zefan
|
645fcc9d2f
cpuset: don't allocate trial cpuset on stack
|
před 16 roky |
Li Zefan
|
2341d1b659
cpuset: convert cpuset_attach() to use cpumask_var_t
|
před 16 roky |
Li Zefan
|
5771f0a223
cpuset: remove on stack cpumask_t in cpuset_can_attach()
|
před 16 roky |
Li Zefan
|
5a7625df72
cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
|
před 16 roky |
Miao Xie
|
f5813d9427
cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into top cpuset
|
před 16 roky |
Lai Jiangshan
|
13337714f3
cpuset: rcu_read_lock() to protect task_cs()
|
před 16 roky |