* [PATCH] Add Documentation/block/00-INDEX
@ 2007-10-15 9:53 Rob Landley
2007-10-16 8:11 ` Jens Axboe
0 siblings, 1 reply; 3+ messages in thread
From: Rob Landley @ 2007-10-15 9:53 UTC (permalink / raw)
To: linux-kernel; +Cc: Jens Axboe, akpm
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Add Documentation/block/00-INDEX
2007-10-15 9:53 [PATCH] Add Documentation/block/00-INDEX Rob Landley
@ 2007-10-16 8:11 ` Jens Axboe
2007-10-16 21:38 ` Rob Landley
0 siblings, 1 reply; 3+ messages in thread
From: Jens Axboe @ 2007-10-16 8:11 UTC (permalink / raw)
To: Rob Landley; +Cc: linux-kernel, akpm
On Mon, Oct 15 2007, Rob Landley wrote:
> From: Rob Landley <rob@landley.net>
>
> Add Documentation/block/00-INDEX
Not sure where this is heading, but I guess this one is fine with me.
Applied.
--
Jens Axboe
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] Add Documentation/block/00-INDEX
2007-10-16 8:11 ` Jens Axboe
@ 2007-10-16 21:38 ` Rob Landley
0 siblings, 0 replies; 3+ messages in thread
From: Rob Landley @ 2007-10-16 21:38 UTC (permalink / raw)
To: Jens Axboe; +Cc: linux-kernel, akpm
On Tuesday 16 October 2007 3:11:08 am Jens Axboe wrote:
> On Mon, Oct 15 2007, Rob Landley wrote:
> > From: Rob Landley <rob@landley.net>
> >
> > Add Documentation/block/00-INDEX
>
> Not sure where this is heading, but I guess this one is fine with me.
> Applied.
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.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2007-10-16 21:39 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-10-15 9:53 [PATCH] Add Documentation/block/00-INDEX Rob Landley
2007-10-16 8:11 ` Jens Axboe
2007-10-16 21:38 ` Rob Landley
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox