[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070711091927.GQ4587@kernel.dk>
Date: Wed, 11 Jul 2007 11:19:27 +0200
From: Jens Axboe <jens.axboe@...cle.com>
To: netdev@...r.kernel.org, linux-kernel@...r.kernel.org
Cc: olaf.kirch@...cle.com, johnpol@....mipt.ru
Subject: [PATCH][RFC] network splice receive v3
Hi,
Here's an updated implementation of tcp network splice receive support.
It actually works for me now, no data corruption seen.
For the original announcement and how to test it, see:
http://marc.info/?l=linux-netdev&m=118103093400770&w=2
The splice core changes needed to support this are now merged in
2.6.22-git, so the patchset shrinks to just two patches - one for adding
a release hook, and one for the networking changes.
The code is also available in the splice-net branch here:
git://git.kernel.dk/data/git/linux-2.6-block.git splice-net
There's a third experimental patch in there that allows vmsplice
directly to user memory, that still needs some work though.
Comments, testing welcome!
--
Jens Axboe
View attachment "0001-splice-don-t-assume-regular-pages-in-splice_to_pipe.patch" of type "text/x-patch" (2136 bytes)
View attachment "0002-TCP-splice-receive-support.patch" of type "text/x-patch" (14676 bytes)
Powered by blists - more mailing lists