Documentation: create new scheduler/ subdirectory
authorJ. Bruce Fields <bfields@citi.umich.edu>
Thu, 7 Feb 2008 08:13:37 +0000 (00:13 -0800)
committerLinus Torvalds <torvalds@woody.linux-foundation.org>
Thu, 7 Feb 2008 16:42:17 +0000 (08:42 -0800)
commit9b8eae7248dad42091204f83ed3448e661456af1
tree1e300d41f8aaa9c258c179024ba63799a79f5a6f
parentd3cf91d0e201962a6367191e5926f5b0920b0339
Documentation: create new scheduler/ subdirectory

The top-level Documentation/ directory is unmanageably large, so we
should take any obvious opportunities to move stuff into subdirectories.
These sched-*.txt files seem an obvious easy case.

Signed-off-by: J. Bruce Fields <bfields@citi.umich.edu>
Cc: Ingo Molnar <mingo@elte.hu>
Acked-by: Randy Dunlap <randy.dunlap@oracle.com>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Documentation/00-INDEX
Documentation/ABI/testing/sysfs-kernel-uids
Documentation/scheduler/00-INDEX [new file with mode: 0644]
Documentation/scheduler/sched-arch.txt [moved from Documentation/sched-arch.txt with 100% similarity]
Documentation/scheduler/sched-coding.txt [moved from Documentation/sched-coding.txt with 100% similarity]
Documentation/scheduler/sched-design-CFS.txt [moved from Documentation/sched-design-CFS.txt with 100% similarity]
Documentation/scheduler/sched-design.txt [moved from Documentation/sched-design.txt with 100% similarity]
Documentation/scheduler/sched-domains.txt [moved from Documentation/sched-domains.txt with 100% similarity]
Documentation/scheduler/sched-nice-design.txt [moved from Documentation/sched-nice-design.txt with 100% similarity]
Documentation/scheduler/sched-stats.txt [moved from Documentation/sched-stats.txt with 100% similarity]