Alban Crequy
|
24ee3cf89b
cpuset: use trialcs->mems_allowed as a temp variable
|
10 年之前 |
David Rientjes
|
6e276d2a51
kernel, cpuset: remove exception for __GFP_THISNODE
|
10 年之前 |
Rik van Riel
|
47b8ea7186
cpusets, isolcpus: exclude isolcpus from load balancing in cpusets
|
10 年之前 |
Jason Low
|
283cb41f42
cpuset: Fix cpuset sched_relax_domain_level
|
10 年之前 |
Zefan Li
|
79063bffc8
cpuset: fix a warning when clearing configured masks in old hierarchy
|
10 年之前 |
Zefan Li
|
790317e1b2
cpuset: initialize effective masks when clone_children is enabled
|
10 年之前 |
Tejun Heo
|
e8e6d97c9b
cpuset: use %*pb[l] to print bitmaps including cpumasks and nodemasks
|
10 年之前 |
Rasmus Villemoes
|
8f4ab07f4b
kernel/cpuset.c: Mark cpuset_init_current_mems_allowed as __init
|
10 年之前 |
Linus Torvalds
|
2756d373a3
Merge branch 'for-3.19' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 年之前 |
Juri Lelli
|
f82f80426f
sched/deadline: Ensure that updates to exclusive cpusets don't break AC
|
11 年之前 |
Juri Lelli
|
7f51412a41
sched/deadline: Fix bandwidth check/update when migrating tasks between exclusive cpusets
|
11 年之前 |
Dan Carpenter
|
cea74465e2
cpuset: lock vs unlock typo
|
10 年之前 |
Vladimir Davydov
|
344736f29b
cpuset: simplify cpuset_node_allowed API
|
10 年之前 |
Vladimir Davydov
|
8447a0fee9
cpuset: convert callback_mutex to a spinlock
|
10 年之前 |
Linus Torvalds
|
b211e9d7c8
Merge branch 'for-3.18' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
10 年之前 |
Zefan Li
|
2ad654bc5e
cpuset: PF_SPREAD_PAGE and PF_SPREAD_SLAB should be atomic flags
|
11 年之前 |
Zefan Li
|
52de4779f2
cpuset: simplify proc_cpuset_show()
|
11 年之前 |
Linus Torvalds
|
47dfe4037e
Merge branch 'for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tj/cgroup
|
11 年之前 |
Li Zefan
|
a13812683f
cpuset: fix the WARN_ON() in update_nodemasks_hier()
|
11 年之前 |
Tejun Heo
|
5577964e64
cgroup: rename cgroup_subsys->base_cftypes to ->legacy_cftypes
|
11 年之前 |
Li Zefan
|
afd1a8b3e0
cpuset: export effective masks to userspace
|
11 年之前 |
Li Zefan
|
5d8ba82c3a
cpuset: allow writing offlined masks to cpuset.cpus/mems
|
11 年之前 |
Li Zefan
|
be4c9dd7ae
cpuset: enable onlined cpu/node in effective masks
|
11 年之前 |
Li Zefan
|
390a36aadf
cpuset: refactor cpuset_hotplug_update_tasks()
|
11 年之前 |
Li Zefan
|
7e88291bee
cpuset: make cs->{cpus, mems}_allowed as user-configured masks
|
11 年之前 |
Li Zefan
|
ae1c802382
cpuset: apply cs->effective_{cpus,mems}
|
11 年之前 |
Li Zefan
|
39bd0d15ec
cpuset: initialize top_cpuset's configured masks at mount
|
11 年之前 |
Li Zefan
|
8b5f1c52dc
cpuset: use effective cpumask to build sched domains
|
11 年之前 |
Li Zefan
|
554b0d1c84
cpuset: inherit ancestor's masks if effective_{cpus, mems} becomes empty
|
11 年之前 |
Li Zefan
|
734d45130c
cpuset: update cs->effective_{cpus, mems} when config changes
|
11 年之前 |