[PATCH 06/14] sched: add a knob to choose the packing level

2013-04-25 Thread Vincent Guittot
There are 3 packing levels: - the default one only packs the small tasks when the system is not busy - the none level doesn't pack anything - the full level uses as few as possible number of CPUs based on the current activity of the system Signed-off-by: Vincent Guittot ---

[PATCH 06/14] sched: add a knob to choose the packing level

2013-04-25 Thread Vincent Guittot
There are 3 packing levels: - the default one only packs the small tasks when the system is not busy - the none level doesn't pack anything - the full level uses as few as possible number of CPUs based on the current activity of the system Signed-off-by: Vincent Guittot