Re: [PATCH] Add Documentation/block/00-INDEX

Previous thread: [PATCH] PS3 system bus add_uevent_var() fallout by Geert Uytterhoeven on Monday, October 15, 2007 - 2:51 am. (1 message)

Next thread: RocketPort Linux driver errors on module reload by Ferenc Wagner on Monday, October 15, 2007 - 2:55 am. (9 messages)
From: Rob Landley
Date: Monday, October 15, 2007 - 2:53 am

From: Rob Landley <rob@landley.net>

Add Documentation/block/00-INDEX

Signed-off-by: Rob Landley <rob@landley.net>
---

By the way, shouldn't request.txt be in htmldocs somewhere?

 Documentation/block/00-INDEX |   20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

--- /dev/null	2007-04-23 10:59:00.000000000 -0500
+++ hg/Documentation/block/00-INDEX	2007-10-15 04:32:49.000000000 -0500
@@ -0,0 +1,20 @@
+00-INDEX
+	- This file
+as-iosched.txt
+	- Anticipatory IO scheduler
+barrier.txt
+	- I/O Barriers
+biodoc.txt
+	- Notes on the Generic Block Layer Rewrite in Linux 2.5
+capability.txt
+	- Generic Block Device Capability (/sys/block/<disk>/capability)
+deadline-iosched.txt
+	- Deadline IO scheduler tunables
+ioprio.txt
+	- Block io priorities (in CFQ scheduler)
+request.txt
+	- The members of struct request (in include/linux/blkdev.h)
+stat.txt
+	- Block layer statistics in /sys/block/<dev>/stat
+switching-sched.txt
+	- Switching I/O schedulers at runtime

-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.
-

From: Jens Axboe
Date: Tuesday, October 16, 2007 - 1:11 am

Not sure where this is heading, but I guess this one is fine with me.
Applied.

-- 
Jens Axboe

-

From: Rob Landley
Date: Tuesday, October 16, 2007 - 2:38 pm

I'm working towards full coverage of 00-INDEX files, because I use them to 
create index.html files for the web version at 
http://kernel.org/doc/Documentation (somewhere stable that Google can find 
it, regularly updated).  Then I run a 404 checker on those index.html files.

Rob
-- 
"One of my most productive days was throwing away 1000 lines of code."
  - Ken Thompson.
-

Previous thread: [PATCH] PS3 system bus add_uevent_var() fallout by Geert Uytterhoeven on Monday, October 15, 2007 - 2:51 am. (1 message)

Next thread: RocketPort Linux driver errors on module reload by Ferenc Wagner on Monday, October 15, 2007 - 2:55 am. (9 messages)