https://github.com/torvalds/linux
Raw File
Tip revision: 64aa90f26c06e1cb2aacfb98a7d0eccfbd6c1a91 authored by Linus Torvalds on 27 July 2014, 19:41:55 UTC
Linux 3.16-rc7
Tip revision: 64aa90f
00-INDEX
00-INDEX
	- this file
highres.txt
	- High resolution timers and dynamic ticks design notes
hpet.txt
	- High Precision Event Timer Driver for Linux
hpet_example.c
	- sample hpet timer test program
hrtimers.txt
	- subsystem for high-resolution kernel timers
Makefile
	- Build and link hpet_example
NO_HZ.txt
	- Summary of the different methods for the scheduler clock-interrupts management.
timers-howto.txt
	- how to insert delays in the kernel the right (tm) way.
timer_stats.txt
	- timer usage statistics
back to top