Re: [RFC 0/6] TCP socket splice

2006-09-22 Thread Phillip Susi
How is this different than just having the application mmap() the file and recv() into that buffer? Ashwini Kulkarni wrote: My name is Ashwini Kulkarni and I have been working at Intel Corporation for the past 4 months as an engineering intern. I have been working on the 'TCP socket splice' pro

Re: [RFC 0/6] TCP socket splice

2006-09-20 Thread Evgeniy Polyakov
On Wed, Sep 20, 2006 at 02:07:11PM -0700, Ashwini Kulkarni ([EMAIL PROTECTED]) wrote: > Using TCP socket splice: > > Application Control > | > _|__ > | >

[RFC 0/6] TCP socket splice

2006-09-20 Thread Ashwini Kulkarni
My name is Ashwini Kulkarni and I have been working at Intel Corporation for the past 4 months as an engineering intern. I have been working on the 'TCP socket splice' project with Chris Leech. This is a work-in-progress version of the project with scope for further modifications. TCP socket spli