Re: [patch 07/15] sched: expire invalid runtime

From: Peter Zijlstra
Date: Mon May 16 2011 - 07:05:42 EST


On Tue, 2011-05-03 at 02:28 -0700, Paul Turner wrote:
> + cfs_rq->runtime_expires = max(cfs_rq->runtime_expires, expires);

That doesn't work well when the clock wraps.
--
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/