[PATCH] Update README
authorJens Axboe <axboe@suse.de>
Sun, 30 Apr 2006 12:37:02 +0000 (14:37 +0200)
committerJens Axboe <axboe@suse.de>
Sun, 30 Apr 2006 12:37:02 +0000 (14:37 +0200)
README

diff --git a/README b/README
index 135c1f962035bc4f48aa9cfbc26ad356487a2e02..ac5122909d303ada50b469c2c1d1455610ca8f15 100644 (file)
--- a/README
+++ b/README
@@ -28,10 +28,12 @@ splice-test4s:      Dummy server for splice-test4c.
 
 splice-bench:  Test various sides of splice performance.
 
+vmsplice:      Splice user memory to a pipe.
+
 All tools written by me, except splice-test4c/s which are from Ingo Molnar.
 
 
 
 
-Jens Axboe, 20060420
+Jens Axboe, 20060430