From: Jens Axboe Date: Tue, 2 May 2006 11:42:00 +0000 (+0200) Subject: [PATCH] README: mention vmsplice2 X-Git-Url: https://git.kernel.dk/?a=commitdiff_plain;h=5142f243717cc3d414dc1b36e77daba01ca5626b;p=splice.git [PATCH] README: mention vmsplice2 --- diff --git a/README b/README index ac51229..21bfa76 100644 --- a/README +++ b/README @@ -28,7 +28,8 @@ splice-test4s: Dummy server for splice-test4c. splice-bench: Test various sides of splice performance. -vmsplice: Splice user memory to a pipe. +vmsplice: +vmsplice2: Splice user memory to a pipe. All tools written by me, except splice-test4c/s which are from Ingo Molnar.