Re: [PATCH 0/5] Arch-generic sched_clock NMI safety and optimizations for -tip

From: Peter Zijlstra
Date: Tue Mar 17 2015 - 13:56:20 EST


On Tue, Mar 17, 2015 at 10:38:21AM -0700, John Stultz wrote:
> Daniel Thompson (5):
> sched_clock: Match scope of read and write seqcounts
> sched_clock: Optimize cache line usage
> sched_clock: Remove suspend from clock_read_data
> sched_clock: Remove redundant notrace from update function
> sched_clock: Avoid deadlock during read from NMI
>
> kernel/time/sched_clock.c | 195 ++++++++++++++++++++++++++++++++--------------
> 1 file changed, 138 insertions(+), 57 deletions(-)

Looks sane; makes one wonder if there's more code to share between this
and the core timekeeping; there's some strong resemblance ;-)

Acked-by: Peter Zijlstra (Intel) <peterz@xxxxxxxxxxxxx>
--
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/