mirror of
https://github.com/torvalds/linux.git
synced 2024-11-08 21:21:47 +00:00
ebd46f016a
- timers-howto was added by commit0fcb8081
(Documentation: Add timers/timers-howto.txt) - NO_HZ was added by commit0c87f9b5
(nohz_full: Add documentation.) Cc: Patrick Pannuto <ppannuto@codeaurora.org> Signed-off-by: Henrik Austad <haustad@cisco.com> Reviewed-by: Paul E. McKenney <paulmck@linux.vnet.ibm.com> Signed-off-by: Jiri Kosina <jkosina@suse.cz>
17 lines
466 B
Plaintext
17 lines
466 B
Plaintext
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
|
|
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
|