commit | bbdba7c0e1161934ae881ad00e4db49830f5ef59 | [log] [tgz] |
---|---|---|
author | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:06 2007 +0200 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Oct 15 17:00:06 2007 +0200 |
tree | 1c5c5e9c9c0c6d6cb72b843121e7a38f2768356a | |
parent | e22f5bbf86d8cce710d5c8ba5bf57832e73aab8c [diff] |
sched: remove wait_runtime fields and features remove wait_runtime based fields and features, now that the CFS math has been changed over to the vruntime metric. Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl> Signed-off-by: Mike Galbraith <efault@gmx.de> Reviewed-by: Thomas Gleixner <tglx@linutronix.de>