Netdev List
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] tcp_bbr: TCP BBR changes for EDT pacing model
@ 2018-10-17  0:16 Neal Cardwell
  2018-10-17  0:16 ` [PATCH net-next 1/2] tcp_bbr: adjust TCP BBR for departure time pacing Neal Cardwell
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Neal Cardwell @ 2018-10-17  0:16 UTC (permalink / raw)
  To: David Miller; +Cc: netdev, Neal Cardwell

Two small patches for TCP BBR to follow up with Eric's recent work to change
the TCP and fq pacing machinery to an "earliest departure time" (EDT) model:

- The first patch adjusts the TCP BBR logic to work with the new
  "earliest departure time" (EDT) pacing model.

- The second patch adjusts the TCP BBR logic to centralize the setting
  of gain values, to simplify the code and prepare for future changes.

Neal Cardwell (2):
  tcp_bbr: adjust TCP BBR for departure time pacing
  tcp_bbr: centralize code to set gains

 net/ipv4/tcp_bbr.c | 77 ++++++++++++++++++++++++++++++++++++++--------
 1 file changed, 65 insertions(+), 12 deletions(-)

-- 
2.19.1.331.ge82ca0e54c-goog

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2018-10-18 13:24 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-10-17  0:16 [PATCH net-next 0/2] tcp_bbr: TCP BBR changes for EDT pacing model Neal Cardwell
2018-10-17  0:16 ` [PATCH net-next 1/2] tcp_bbr: adjust TCP BBR for departure time pacing Neal Cardwell
2018-10-17  0:16 ` [PATCH net-next 2/2] tcp_bbr: centralize code to set gains Neal Cardwell
2018-10-18  5:24 ` [PATCH net-next 0/2] tcp_bbr: TCP BBR changes for EDT pacing model David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox