Skip to content

Commit

Permalink
doc: add missing files to timers/00-INDEX
Browse files Browse the repository at this point in the history
- timers-howto was added by commit 0fcb808 (Documentation: Add
  timers/timers-howto.txt)
- NO_HZ was added by commit 0c87f9b (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>
  • Loading branch information
Henrik Austad authored and Jiri Kosina committed Oct 27, 2013
1 parent 1e4cfed commit ebd46f0
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Documentation/timers/00-INDEX
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,9 @@ 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

0 comments on commit ebd46f0

Please sign in to comment.