User Details
User Details
- User Since
- Jun 4 2019, 5:00 AM (311 w, 3 d)
Thu, May 1
Thu, May 1
Apr 4 2025
Apr 4 2025
Apr 3 2025
Apr 3 2025
Mar 31 2025
Mar 31 2025
Mar 20 2025
Mar 20 2025
Feb 6 2025
Feb 6 2025
Jan 9 2025
Jan 9 2025
Jan 8 2025
Jan 8 2025
peter.lei_ieee.org added inline comments to D48341: TCP BBR: remove dead code.
Nov 14 2024
Nov 14 2024
Nov 13 2024
Nov 13 2024
peter.lei_ieee.org added inline comments to D47056: tcp: allow TSO even while RX path is unordered.
Nov 2 2024
Nov 2 2024
Sep 5 2024
Sep 5 2024
Aug 9 2024
Aug 9 2024
Aug 7 2024
Aug 7 2024
Jul 27 2024
Jul 27 2024
peter.lei_ieee.org accepted D46141: tcp: retire sysctl variable functions_inherit_listen_socket_stack.
LGTM.
I think for those who want newly accepted connections to use a "new" default stack, there is a mechanism using tcpsso that could be used to (attempt to) change the listening socket's stack so that new connections use that stack. This would need to be run for all desired listening sockets though.
Jul 26 2024
Jul 26 2024
peter.lei_ieee.org added a comment to D46140: tcp: make sysctl variables ack_war_timewindow and ack_war_cnt vnet specific.
We need these applied to rack_bbr_common.c as well.
Jul 24 2024
Jul 24 2024
peter.lei_ieee.org added inline comments to D46068: rack, bbr: cleanup ack throttling.
Jul 23 2024
Jul 23 2024
Jul 21 2024
Jul 21 2024
I don't have a strong opinion on the default flag state (DEFAULT_OK or DEFAULT_NOT_OK), so this seems fine to me.
Jul 20 2024
Jul 20 2024
Jun 27 2024
Jun 27 2024
Jun 4 2024
Jun 4 2024
May 30 2024
May 30 2024
peter.lei_ieee.org added inline comments to D45253: tcp: simplify stack switching protocol.