Re: MFC Re: soreceive_stream: issues with O_NONBLOCK

2011-07-12 Thread Andre Oppermann

On 11.07.2011 17:15, Andrew Boyer wrote:

On Jul 8, 2011, at 6:51 AM, Andre Oppermann wrote:


On 07.07.2011 21:24, Mikolaj Golub wrote:


On Thu, 07 Jul 2011 12:47:15 +0200 Andre Oppermann wrote:

AO   Please try this patch: AO
http://people.freebsd.org/~andre/soreceive_stream.diff-20110707

It works for me. No issues detected so far. Thanks.


Committed in r223863. Many thanks for testing!

-- Andre


Hello Andre, It appears that r197236 was never MFC'd, so soreceive_stream is 
still on by default
in stable/8.  Would you be able to MFC it along with 223839 and 223863?


soreceive_stream() was never on by default. In fact one had to compile it in
and enable it with a tuneable.

I plan do the MFC's in a few days.

--
Andre
___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


Re: MFC Re: soreceive_stream: issues with O_NONBLOCK

2011-07-12 Thread Andrew Boyer

On Jul 12, 2011, at 3:10 AM, Andre Oppermann wrote:

 On 11.07.2011 17:15, Andrew Boyer wrote:
 On Jul 8, 2011, at 6:51 AM, Andre Oppermann wrote:
 
 On 07.07.2011 21:24, Mikolaj Golub wrote:
 
 On Thu, 07 Jul 2011 12:47:15 +0200 Andre Oppermann wrote:
 
 AO   Please try this patch: AO
 http://people.freebsd.org/~andre/soreceive_stream.diff-20110707
 
 It works for me. No issues detected so far. Thanks.
 
 Committed in r223863. Many thanks for testing!
 
 -- Andre
 
 Hello Andre, It appears that r197236 was never MFC'd, so soreceive_stream is 
 still on by default
 in stable/8.  Would you be able to MFC it along with 223839 and 223863?
 
 soreceive_stream() was never on by default. In fact one had to compile it in
 and enable it with a tuneable.
 
 I plan do the MFC's in a few days.
 
 -- 
 Andre


My bad, I missed the #if 0's in tcp_usrreq.c.  Looking forward to the MFC's to 
try it out.

-Andrew

--
Andrew Boyerabo...@averesystems.com




___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org


MFC Re: soreceive_stream: issues with O_NONBLOCK

2011-07-11 Thread Andrew Boyer
On Jul 8, 2011, at 6:51 AM, Andre Oppermann wrote:

 On 07.07.2011 21:24, Mikolaj Golub wrote:
 
 On Thu, 07 Jul 2011 12:47:15 +0200 Andre Oppermann wrote:
 
  AO  Please try this patch:
  AO   http://people.freebsd.org/~andre/soreceive_stream.diff-20110707
 
 It works for me. No issues detected so far. Thanks.
 
 Committed in r223863. Many thanks for testing!
 
 -- 
 Andre

Hello Andre,
It appears that r197236 was never MFC'd, so soreceive_stream is still on by 
default in stable/8.  Would you be able to MFC it along with 223839 and 223863?

Thank you,
  Andrew

--
Andrew Boyerabo...@averesystems.com




___
freebsd-net@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-net
To unsubscribe, send any mail to freebsd-net-unsubscr...@freebsd.org