commit | da5a5522709a030da91932d4d4c2b179a481a8c0 | [log] [tgz] |
---|---|---|
author | M.Baris Demiray <baris@labristeknoloji.com> | Sat Sep 10 00:26:09 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sat Sep 10 10:06:22 2005 -0700 |
tree | 7e7d528dcc1cccf71215ebb5b8774a849e5a1753 | |
parent | fc38ed7531eefa332c8c69ee288487860cd6b426 [diff] |
[PATCH] sched: make idlest_group/cpu cpus_allowed-aware Add relevant checks into find_idlest_group() and find_idlest_cpu() to make them return only the groups that have allowed CPUs and allowed CPUs respectively. Signed-off-by: M.Baris Demiray <baris@labristeknoloji.com> Signed-off-by: Nick Piggin <nickpiggin@yahoo.com.au> Signed-off-by: Andrew Morton <akpm@osdl.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>