From 60a1ce9bb62e7de0be789a9f44a3537b276286c8 Mon Sep 17 00:00:00 2001 From: Jens Axboe Date: Wed, 13 Jun 2007 15:19:01 +0200 Subject: [PATCH] README: missing documentation Signed-off-by: Jens Axboe --- README | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README b/README index 5a6e42a..2ee3d5c 100644 --- a/README +++ b/README @@ -18,7 +18,7 @@ splice-in: Splice given file to stdout. splice-tonet: Splice stdin network host. -splice-fromnet: Splice from network stdout. +splice-fromnet: Splice from network to stdout. splice-out: Splice stdin to given file. @@ -33,10 +33,12 @@ splice-bench: Test various sides of splice performance. vmsplice: vmsplice2: Splice user memory to a pipe. +vmsplice-to-user: Test splicing back into user memory. + All tools written by me, except splice-test4c/s which are from Ingo Molnar. -Jens Axboe, 20060430 +Jens Axboe, 20070613 -- 2.25.1