Search String: Display: Description: Sort:

Results:

References: [ +subject:/^(?:^\s*(re|sv|fwd|fw)[\[\]\d]*[:>-]+\s*)*\[PATCH\]\s+ipvs\:set\s+sock\s+send\/receive\s+buffer\s+correctly\s*$/: 5 ]

Total 5 documents matching your query.

1. Re: [PATCH] ipvs:set sock send/receive buffer correctly (score: 1)
Author: linmiaohe <linmiaohe@xxxxxxxxxx>
Date: Thu, 18 Apr 2019 10:17:32 +0800
Thank you for your patience, you are right. My version is not the newest. I will update my patch according to the newest version. Thanks again.
/html/lvs-devel/2019-04/msg00018.html (10,656 bytes)

2. Re: [PATCH] ipvs:set sock send/receive buffer correctly (score: 1)
Author: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Wed, 17 Apr 2019 19:02:11 -0700
I do not think so. Please check latest linux kernel, not some old version. commit 4057765f2dee79cb92f9067909477303360be8d3 sock: consistent handling of extreme SO_SNDBUF/SO_RCVBUF values
/html/lvs-devel/2019-04/msg00017.html (10,658 bytes)

3. Re: [PATCH] ipvs:set sock send/receive buffer correctly (score: 1)
Author: linmiaohe <linmiaohe@xxxxxxxxxx>
Date: Thu, 18 Apr 2019 09:45:59 +0800
In fact, I just implemented this function with reference to sock_setsockopt(). When val * 2 overflow, we will set the buffer as SOCK_MIN_SNDBUF, just as sock_setsockopt() do.
/html/lvs-devel/2019-04/msg00016.html (11,485 bytes)

4. Re: [PATCH] ipvs:set sock send/receive buffer correctly (score: 1)
Author: Eric Dumazet <eric.dumazet@xxxxxxxxx>
Date: Wed, 17 Apr 2019 06:18:29 -0700
What prevents val * 2 to overflow ? Code in sock_setsockopt() looks quite different.
/html/lvs-devel/2019-04/msg00015.html (11,272 bytes)

5. [PATCH] ipvs:set sock send/receive buffer correctly (score: 1)
Author: linmiaohe <linmiaohe@xxxxxxxxxx>
Date: Wed, 17 Apr 2019 17:18:17 +0800
If we set sysctl_wmem_max or sysctl_rmem_max larger than INT_MAX, the send/receive buffer of sock will be an negative value. Same as when the val is larger than INT_MAX/2. Fixes: 1c003b1580e2 ("ipvs:
/html/lvs-devel/2019-04/msg00014.html (10,563 bytes)


This search system is powered by Namazu