Re: [PATCH] sched: Remove sched_switch completely from runqueuestructure.

From: Peter Zijlstra
Date: Wed Jan 25 2012 - 07:33:25 EST


On Tue, 2012-01-24 at 22:33 +0600, Rakib Mullick wrote:
> Currently we don't utilize sched_switch field properly for counting
> context switch numbers. We can remove it.
> But, simply removing sched_switch field from sched_stat output will
> break ABI integrity. So, we make sure
> /proc/sched_stat output remains as it is by hardcoding zero in place
> of sched_switch field's output and remove
> sched_switch from sched_debug output too. And update scheduler-stat
> documentation accordingly.
>
> Signed-off-by: Rakib Mullick <rakib.mullick@xxxxxxxxx>

Thanks

--
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/