android_kernel_google_msm/Documentation/scheduler
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
..
00-INDEX Docs: typo: Complete -> Completely 2010-11-02 22:47:39 -04:00
sched-arch.txt doc: fix wrong arch/i386 references 2011-06-13 13:43:05 +02:00
sched-bwc.txt sched: Add documentation for bandwidth control 2011-08-14 12:03:58 +02:00
sched-design-CFS.txt Documentation: update cgroupfs mount point 2011-06-15 21:52:50 -07:00
sched-domains.txt sched, doc: Beef up load balancing description 2011-03-31 13:00:35 +02:00
sched-nice-design.txt trivial: Miscellaneous documentation typo fixes 2009-06-12 18:01:47 +02:00
sched-rt-group.txt Documentation: update cgroupfs mount point 2011-06-15 21:52:50 -07:00
sched-stats.txt sched: Remove sched_switch 2012-01-27 13:28:53 +01:00