[PATCH] hrtimer: hrtimer core code
hrtimer subsystem core. It is initialized at bootup and expired by the timer interrupt, but is otherwise not utilized by any other subsystem yet. Signed-off-by:Thomas Gleixner <tglx@linutronix.de> Signed-off-by:
Ingo Molnar <mingo@elte.hu> Signed-off-by:
Andrew Morton <akpm@osdl.org> Signed-off-by:
Linus Torvalds <torvalds@osdl.org>
Showing
- include/linux/hrtimer.h 130 additions, 0 deletionsinclude/linux/hrtimer.h
- include/linux/ktime.h 15 additions, 0 deletionsinclude/linux/ktime.h
- init/main.c 1 addition, 0 deletionsinit/main.c
- kernel/Makefile 2 additions, 1 deletionkernel/Makefile
- kernel/hrtimer.c 679 additions, 0 deletionskernel/hrtimer.c
- kernel/timer.c 1 addition, 0 deletionskernel/timer.c
Loading
Please register or sign in to comment