commit | 07b4032c9e505e2a1fbe7703aff64a153c3249be | [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 | 8b797b9cf80bc4f683a75557ff85ff385544cd74 | |
parent | e7693a362ec84bb5b6fd441d8a8b4b9d568a7a0c [diff] |
sched: break out search for RT tasks Isolate the search logic into a function so that it can be used later in places other than find_locked_lowest_rq(). Signed-off-by: Gregory Haskins <ghaskins@novell.com> Signed-off-by: Steven Rostedt <srostedt@redhat.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>