git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
33ad801
)
cpuset: introduce effective_{cpumask|nodemask}_cpuset()
author
Li Zefan
<lizefan@huawei.com>
Sun, 9 Jun 2013 09:15:22 +0000
(17:15 +0800)
committer
Tejun Heo
<tj@kernel.org>
Thu, 13 Jun 2013 17:48:32 +0000
(10:48 -0700)
effective_cpumask_cpuset() returns an ancestor cpuset which has
non-empty cpumask.
If a cpuset is empty and the tasks in it need to update their
cpus_allowed, they take on the ancestor cpuset's cpumask.
This currently won't change any behavior, but it will later allow us
to keep tasks in empty cpusets.
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Tejun Heo <tj@kernel.org>
kernel/cpuset.c
patch
|
blob
|
history
diff --cc
kernel/cpuset.c
Simple merge