[PATCH] Update references to kernel patch and its inclusion in mainline
authorJens Axboe <axboe@suse.de>
Fri, 24 Mar 2006 10:14:37 +0000 (11:14 +0100)
committerJens Axboe <axboe@suse.de>
Fri, 24 Mar 2006 10:14:37 +0000 (11:14 +0100)
README
doc/blktrace.tex

diff --git a/README b/README
index 37e6b655f7a5910ffd1cac47b7b4ddc5d8f3fef6..879d0de56ce7eadd312d4975d5f038b3f76fe2cf 100644 (file)
--- a/README
+++ b/README
@@ -11,8 +11,10 @@ patches.
 Requirements
 ------------
 
-You need to be running a 2.6.14-rc3 kernel or newer, with the blk-trace patch
-included in this repository. If you forgot where you got it, the url is:
+blktrace was integrated into the mainline kernel between 2.6.16 and 2.6.17-rc1.
+The target trace needs to run on a kernel at least that new. The blktrace
+repository contains a kernel patch against 2.6.16 and will continue to do
+so until 2.6.17 is released. If you forgot where you got it, the url is:
 
 rsync://rsync.kernel.org/pub/scm/linux/kernel/git/axboe/blktrace.git
 
@@ -179,5 +181,5 @@ the mail body.
 
 
 
-20051007, Jens Axboe <axboe@suse.de>
+2006-03-24, Jens Axboe <axboe@suse.de>
 
index 3149335503f5731172933ef24ca0ac6d63fa1e5a..4c1c8446d8800c57eacb53946dcffdf61e06809d 100644 (file)
@@ -35,7 +35,8 @@ three major components that are provided:
 \begin{description}
   \item[Kernel patch] A patch to the Linux kernel which includes the
   kernel event logging interfaces, and patches to areas within the block
-  layer to emit event traces.
+  layer to emit event traces. If you run a 2.6.17-rc1 or newer kernel,
+  you don't need to patch blktrace support as it is already included.
 
   \item[blktrace] A utility which transfers event traces from the kernel
   into either long-term on-disk storage, or provides direct formatted
@@ -75,6 +76,7 @@ A patch for a \emph{specific Linux kernel} is provided in bt/kernel (where
 \emph{bt} is the name of the directory from the above git sequence). The
 detailed actual patching instructions for a Linux kernel is outside the
 scope of this document, but the following may be used as a sample template.
+Note that you may skip this step, if you kernel is at least 2.6.17-rc1.
 
 As an example, bt/kernel contains blk-trace-2.6.14-rc1-git-G2, download
 linux-2.6.13.tar.bz2 and patch-2.6.14-rc1.bz2