Documentation: move timer related documentation to a single place
authorThomas Gleixner <tglx@linutronix.de>
Wed, 5 Mar 2008 17:28:15 +0000 (18:28 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 17 Apr 2008 10:22:31 +0000 (12:22 +0200)
We have two directories with timer related information in
Documentation/: hrtimers/ and hrtimer/. timer_stats are not restricted
to hrtimers. Move all those files into Documentation/timers where we
can pile up other timer related docs as well.

Pointed-out-by: Randy Dunlap <randy@oracle.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Documentation/00-INDEX
Documentation/timers/highres.txt [moved from Documentation/hrtimers/highres.txt with 100% similarity]
Documentation/timers/hrtimers.txt [moved from Documentation/hrtimers/hrtimers.txt with 100% similarity]
Documentation/timers/timer_stats.txt [moved from Documentation/hrtimer/timer_stats.txt with 100% similarity]

index e8fb246..f7923a4 100644 (file)
@@ -167,10 +167,8 @@ highuid.txt
        - notes on the change from 16 bit to 32 bit user/group IDs.
 hpet.txt
        - High Precision Event Timer Driver for Linux.
-hrtimer/
-       - info on the timer_stats debugging facility for timer (ab)use.
-hrtimers/
-       - info on the hrtimers subsystem for high-resolution kernel timers.
+timers/
+       - info on the timer related topics
 hw_random.txt
        - info on Linux support for random number generator in i8xx chipsets.
 hwmon/