diff options
Diffstat (limited to 'Documentation')
-rw-r--r-- | Documentation/timers/00-INDEX | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/timers/00-INDEX b/Documentation/timers/00-INDEX index a9248da5cdbc..ef2ccbf77fa2 100644 --- a/Documentation/timers/00-INDEX +++ b/Documentation/timers/00-INDEX | |||
@@ -8,5 +8,9 @@ hpet_example.c | |||
8 | - sample hpet timer test program | 8 | - sample hpet timer test program |
9 | hrtimers.txt | 9 | hrtimers.txt |
10 | - subsystem for high-resolution kernel timers | 10 | - subsystem for high-resolution kernel timers |
11 | NO_HZ.txt | ||
12 | - Summary of the different methods for the scheduler clock-interrupts management. | ||
13 | timers-howto.txt | ||
14 | - how to insert delays in the kernel the right (tm) way. | ||
11 | timer_stats.txt | 15 | timer_stats.txt |
12 | - timer usage statistics | 16 | - timer usage statistics |