Skip to content
Commit e436d800 authored by Ingo Molnar's avatar Ingo Molnar
Browse files

[PATCH] sched: implement cpu_clock(cpu) high-speed time source



Implement the cpu_clock(cpu) interface for kernel-internal use:
high-speed (but slightly incorrect) per-cpu clock constructed from
sched_clock().

This API, unused at the moment, will be used in the future by blktrace,
by the softlockup-watchdog, by printk and by lockstat.

Signed-off-by: default avatarIngo Molnar <mingo@elte.hu>
parent 969bb4e4
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment