linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] Documentation: add missing files to timers/00-INDEX
@ 2013-10-26 21:04 Henrik Austad
  2013-10-27  7:13 ` Paul E. McKenney
  0 siblings, 1 reply; 3+ messages in thread
From: Henrik Austad @ 2013-10-26 21:04 UTC (permalink / raw)
  To: LKML; +Cc: Henrik Austad, Patrick Pannuto, Paul E. McKenney, Jiri Kosina

From: Henrik Austad <haustad@cisco.com>

- 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>
Cc: Paul E. McKenney <paulmck@linux.vnet.ibm.com>
Cc: Jiri Kosina <trivial@kernel.org>
Signed-off-by: Henrik Austad <haustad@cisco.com>
---
 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 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
-- 
1.7.2.5


^ permalink raw reply related	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2013-10-27 21:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-26 21:04 [PATCH] Documentation: add missing files to timers/00-INDEX Henrik Austad
2013-10-27  7:13 ` Paul E. McKenney
2013-10-27 21:56   ` Jiri Kosina

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).