commit | 2de0b4639f4b1b6bfe31f795e5855f041f177170 | [log] [tgz] |
---|---|---|
author | Gregory Haskins <ghaskins@novell.com> | Fri Jan 25 21:08:10 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Fri Jan 25 21:08:10 2008 +0100 |
tree | 18f7647cb785e3aa450aacbb11150bea2da7ce22 | |
parent | 07b4032c9e505e2a1fbe7703aff64a153c3249be [diff] |
sched: RT balancing: include current CPU It doesn't hurt if we allow the current CPU to be included in the search. We will just simply skip it later if the current CPU turns out to be the lowest. We will use this later in the series Signed-off-by: Gregory Haskins <ghaskins@novell.com> Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>