[PATCH 0/4] sched/fair: Clean up sched metric definitions

From: Yuyang Du
Date: Sun Oct 04 2015 - 21:46:38 EST


Hi Peter and Ingo,

As discussed recently, the sched metrics need a little bit cleanup. This
series of patches attempt to do that: refactor, rename, remove...

Thanks a lot to Ben, Morten, Dietmar, Vincent, and others who provided
valuable comments.

Thanks,
Yuyang

Yuyang Du (4):
sched/fair: Generalize the load/util averages resolution definition
sched/fair: Remove SCHED_LOAD_SHIFT and SCHED_LOAD_SCALE
sched/fair: Remove scale_load_down() for load_avg
sched/fair: Rename scale_load() and scale_load_down()

include/linux/sched.h | 80 +++++++++++++++++++++++++++++++++++++++++++--------
kernel/sched/core.c | 8 +++---
kernel/sched/fair.c | 26 +++++++----------
kernel/sched/sched.h | 30 +++++++++++--------
4 files changed, 101 insertions(+), 43 deletions(-)

--
2.1.4

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/