Files
linux-st/Documentation
Rakib Mullick 30fd049afc sched: Remove sched_switch
Currently we don't utilize the sched_switch field anymore.

But, simply removing sched_switch field from the middle of the
sched_stat output will break tools.

So, to stay compatible we hardcode it to zero and remove the
field from the scheduler data structures.

Update the schedstat documentation accordingly.

Signed-off-by: Rakib Mullick <rakib.mullick@gmail.com>
Signed-off-by: Peter Zijlstra <a.p.zijlstra@chello.nl>
Link: http://lkml.kernel.org/r/1327422836.27181.5.camel@localhost.localdomain
Signed-off-by: Ingo Molnar <mingo@elte.hu>
2012-01-27 13:28:53 +01:00
..
2011-12-27 11:27:12 +01:00
2012-01-27 13:28:53 +01:00
2012-01-16 12:34:12 +04:00
2012-01-04 16:04:30 -08:00
2012-01-13 10:12:23 -08:00
2011-12-27 11:27:12 +01:00
2012-01-03 09:10:08 +01:00
2012-01-02 13:04:55 +01:00