Randy Dunlap | a300bec | 2008-07-22 09:46:13 -0700 | [diff] [blame] | 1 | 00-INDEX |
| 2 | - this file |
| 3 | highres.txt |
| 4 | - High resolution timers and dynamic ticks design notes |
| 5 | hpet.txt |
| 6 | - High Precision Event Timer Driver for Linux |
Randy Dunlap | e618630 | 2010-03-10 15:21:56 -0800 | [diff] [blame] | 7 | hpet_example.c |
| 8 | - sample hpet timer test program |
Randy Dunlap | a300bec | 2008-07-22 09:46:13 -0700 | [diff] [blame] | 9 | hrtimers.txt |
| 10 | - subsystem for high-resolution kernel timers |
Henrik Austad | 3cf8ca1 | 2014-02-10 14:25:33 -0800 | [diff] [blame] | 11 | Makefile |
| 12 | - Build and link hpet_example |
Henrik Austad | ebd46f0 | 2013-10-26 23:04:12 +0200 | [diff] [blame] | 13 | NO_HZ.txt |
| 14 | - Summary of the different methods for the scheduler clock-interrupts management. |
Linus Walleij | 7806f60 | 2014-07-10 09:52:27 +0200 | [diff] [blame] | 15 | timekeeping.txt |
| 16 | - Clock sources, clock events, sched_clock() and delay timer notes |
Henrik Austad | ebd46f0 | 2013-10-26 23:04:12 +0200 | [diff] [blame] | 17 | timers-howto.txt |
| 18 | - how to insert delays in the kernel the right (tm) way. |
Randy Dunlap | a300bec | 2008-07-22 09:46:13 -0700 | [diff] [blame] | 19 | timer_stats.txt |
| 20 | - timer usage statistics |