summaryrefslogtreecommitdiffstats
path: root/Documentation/timers
diff options
context:
space:
mode:
authorHenrik Austad <haustad@cisco.com>2013-10-26 23:04:12 +0200
committerJiri Kosina <jkosina@suse.cz>2013-10-27 21:55:50 +0000
commitebd46f016a30ad4cc766540fe89b0974a0278dba (patch)
treef2652e28e5fe27656e877a067485ccbc4ba350e3 /Documentation/timers
parent1e4cfed127986c32c910d5b3549c6eccf847fdf2 (diff)
downloadop-kernel-dev-ebd46f016a30ad4cc766540fe89b0974a0278dba.zip
op-kernel-dev-ebd46f016a30ad4cc766540fe89b0974a0278dba.tar.gz
doc: add missing files to timers/00-INDEX
- timers-howto was added by commit 0fcb8081 (Documentation: Add timers/timers-howto.txt) - NO_HZ was added by commit 0c87f9b5 (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>
Diffstat (limited to 'Documentation/timers')
-rw-r--r--Documentation/timers/00-INDEX4
1 files changed, 4 insertions, 0 deletions
diff --git a/Documentation/timers/00-INDEX b/Documentation/timers/00-INDEX
index a9248da..ef2ccbf 100644
--- a/Documentation/timers/00-INDEX
+++ b/Documentation/timers/00-INDEX
@@ -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
OpenPOWER on IntegriCloud