Re: svn commit: r241703 - head/sys/kern

2012-10-18 Thread Navdeep Parhar
On 10/18/12 15:03, Andre Oppermann wrote: On 18.10.2012 23:06, Navdeep Parhar wrote: Hello Andre, A couple of things if you're poking around in this area... I didn't really mean to dive too deep into COW socket writes. On 10/18/12 13:44, Andre Oppermann wrote: On 18.10.2012 22:22, Andre Op

Re: svn commit: r241703 - head/sys/kern

2012-10-18 Thread Andre Oppermann
On 18.10.2012 23:06, Navdeep Parhar wrote: Hello Andre, A couple of things if you're poking around in this area... I didn't really mean to dive too deep into COW socket writes. On 10/18/12 13:44, Andre Oppermann wrote: On 18.10.2012 22:22, Andre Oppermann wrote: Author: andre Date: Thu Oct

Re: svn commit: r241703 - head/sys/kern

2012-10-18 Thread Navdeep Parhar
Hello Andre, A couple of things if you're poking around in this area... On 10/18/12 13:44, Andre Oppermann wrote: On 18.10.2012 22:22, Andre Oppermann wrote: Author: andre Date: Thu Oct 18 20:22:17 2012 New Revision: 241703 URL: http://svn.freebsd.org/changeset/base/241703 Log: Remove doub

Re: svn commit: r241703 - head/sys/kern

2012-10-18 Thread Andre Oppermann
On 18.10.2012 22:22, Andre Oppermann wrote: Author: andre Date: Thu Oct 18 20:22:17 2012 New Revision: 241703 URL: http://svn.freebsd.org/changeset/base/241703 Log: Remove double-wrapping of #ifdef ZERO_COPY_SOCKETS within zero copy specialized sosend_copyin() helper function. Note that

svn commit: r241703 - head/sys/kern

2012-10-18 Thread Andre Oppermann
Author: andre Date: Thu Oct 18 20:22:17 2012 New Revision: 241703 URL: http://svn.freebsd.org/changeset/base/241703 Log: Remove double-wrapping of #ifdef ZERO_COPY_SOCKETS within zero copy specialized sosend_copyin() helper function. Modified: head/sys/kern/uipc_socket.c Modified: head/sys