From: Henrik Austad Date: Sat, 26 Oct 2013 21:04:12 +0000 (+0200) Subject: doc: add missing files to timers/00-INDEX X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=ebd46f016a30ad4cc766540fe89b0974a0278dba;p=linux-beck.git 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 Signed-off-by: Henrik Austad Reviewed-by: Paul E. McKenney Signed-off-by: Jiri Kosina --- 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 - 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