> -----Original Message----- > From: David Miller [mailto:[EMAIL PROTECTED] > Sent: Sunday, August 19, 2007 5:40 PM > To: Felix Marti > Cc: [EMAIL PROTECTED]; netdev@vger.kernel.org; [EMAIL PROTECTED]; > [EMAIL PROTECTED]; [EMAIL PROTECTED]; > [EMAIL PROTECTED] > Subject: Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate > PS_TCPportsfrom the host TCP port space. > > From: "Felix Marti" <[EMAIL PROTECTED]> > Date: Sun, 19 Aug 2007 17:32:39 -0700 > > [ Why do you put that "[Felix Marti]" everywhere you say something? > It's annoying and superfluous. The quoting done by your mail client > makes clear who is saying what. ] > > > Hmmm, interesting... I guess it is impossible to even have > > a discussion on the subject. > > Nice try, Herbert Xu gave a great explanation. [Felix Marti] David and Herbert, so you agree that the user<>kernel space memory copy overhead is a significant overhead and we want to enable zero-copy in both the receive and transmit path? - Yes, copy avoidance is mainly an API issue and unfortunately the so widely used (synchronous) sockets API doesn't make copy avoidance easy, which is one area where protocol offload can help. Yes, some apps can resort to sendfile() but there are many apps which seem to have trouble switching to that API... and what about the receive path? - To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... David Miller
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... David Miller
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Andi Kleen
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... David Miller
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... David Miller
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... David Miller
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... David Miller
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Andi Kleen
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Rick Jones
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Evgeniy Polyakov
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Andi Kleen
- RE: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Felix Marti
- Re: [ofa-general] Re: [PATCH RFC] RDMA/CMA: Allocate PS_T... Thomas Graf