commit | 3833eecc183ce052e9ac96b39b45121a2d11ac16 | [log] [tgz] |
---|---|---|
author | Thomas Gleixner <tglx@linutronix.de> | Wed Mar 05 18:28:15 2008 +0100 |
committer | Thomas Gleixner <tglx@linutronix.de> | Thu Apr 17 12:22:31 2008 +0200 |
tree | 58844d33c1006c6e11d9cdbed822c6aa89d9dfcc | |
parent | 903b8a8d4835a796f582033802c83283886f4a3d [diff] |
Documentation: move timer related documentation to a single place 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>