Miao Xie
|
f90d4118ba
cpuset: fix possible deadlock in async_rebuild_sched_domains
|
16 年 前 |
Li Zefan
|
45ce80fb6b
cgroups: consolidate cgroup documents
|
16 年 前 |
Li Zefan
|
6af866af34
cpuset: remove remaining pointers to cpumask_t
|
16 年 前 |
Li Zefan
|
300ed6cbb7
cpuset: convert cpuset->cpus_allowed to cpumask_var_t
|
16 年 前 |
Li Zefan
|
645fcc9d2f
cpuset: don't allocate trial cpuset on stack
|
16 年 前 |
Li Zefan
|
2341d1b659
cpuset: convert cpuset_attach() to use cpumask_var_t
|
16 年 前 |
Li Zefan
|
5771f0a223
cpuset: remove on stack cpumask_t in cpuset_can_attach()
|
16 年 前 |
Li Zefan
|
5a7625df72
cpuset: remove on stack cpumask_t in cpuset_sprintf_cpulist()
|
16 年 前 |
Miao Xie
|
f5813d9427
cpusets: set task's cpu_allowed to cpu_possible_map when attaching it into top cpuset
|
16 年 前 |
Lai Jiangshan
|
13337714f3
cpuset: rcu_read_lock() to protect task_cs()
|
16 年 前 |
David Rientjes
|
75aa199410
oom: print triggering task's cpuset and mems allowed
|
16 年 前 |
Rusty Russell
|
29c0177e6a
cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers.
|
16 年 前 |
Ingo Molnar
|
1583715ddb
sched, cpusets: fix warning in kernel/cpuset.c
|
16 年 前 |
Miao Xie
|
f481891fdc
cpuset: update top cpuset's mems after adding a node
|
16 年 前 |
Li Zefan
|
700018e0a7
cpuset: fix regression when failed to generate sched domains
|
16 年 前 |
Lai Jiangshan
|
30e8e13603
cpuset: use seq_*mask_* to print masks
|
16 年 前 |
Rakib Mullick
|
40b6a76237
cpuset.c: remove extra variable
|
16 年 前 |
Frederic Weisbecker
|
d294eb83d8
cpusets: scan_for_empty_cpusets(), cpuset doesn't seem to be so const
|
16 年 前 |
Li Zefan
|
4e74339af6
cpuset: avoid changing cpuset's cpus when -errno returned
|
16 年 前 |
Max Krasnyansky
|
cf417141cb
sched, cpuset: rework sched domains and CPU hotplug handling (v4)
|
16 年 前 |
Li Zefan
|
aeed682421
cpuset: clean up cpuset hierarchy traversal code
|
17 年 前 |
Li Zefan
|
93a6557558
cpuset: fix wrong calculation of relax domain level
|
17 年 前 |
Lai Jiangshan
|
f5393693e9
cpuset: speed up sched domain partition
|
17 年 前 |
Li Zefan
|
8d1e6266f5
cpuset: a bit cleanup for scan_for_empty_cpusets()
|
17 年 前 |
Lai Jiangshan
|
da5ef6bb96
cpuset: two minor code-cleanups
|
17 年 前 |
Lai Jiangshan
|
0241248377
cpuset: code-cleanup for started_after
|
17 年 前 |
Lai Jiangshan
|
489a5393a2
cpuset: don't pass empty cpumasks to partition_sched_domains()
|
17 年 前 |
Li Zefan
|
c372e817af
cpuset: avoid unnecessary sched domains rebuilding
|
17 年 前 |
Miao Xie
|
f9b4fb8dab
cpusets: update task's cpus_allowed and mems_allowed after CPU/NODE offline/online
|
17 年 前 |
Miao Xie
|
0b2f630a28
cpusets: restructure the function update_cpumask() and update_nodemask()
|
17 年 前 |