All of lore.kernel.org
 help / color / mirror / Atom feed
* dynamic TCP algorithms switching
@ 2013-11-22 22:49 yan cui
  2013-11-22 22:56 ` Stephen Hemminger
  0 siblings, 1 reply; 6+ messages in thread
From: yan cui @ 2013-11-22 22:49 UTC (permalink / raw)
  To: netdev, linux-net

Hi all:

   Currently, Linux has kinds of TCP congestion algorithms, such as
reno, cubic, bic, hybla, ...., and each TCP congestion algorithm has
its target networking environment. I just wonder to know is it
possible to do dynamic TCP algorithm switching? In other words, the
system has a combined TCP congestion algorithm (say, TCP-auto), and it
behaves like one of the integrated TCP congestion algorithms according
to different detected networking environment, but can switch to a
different one. For example, TCP-auto totally uses the set of
congestion control operations in TCP-cubic by default, but when it
detects that the current OS uses wireless networking, it switches to
some wireless friendly TCP congestion algorithm. Does Linux have some
features like that, or do you (networking developers and users) care
about it?

Best Wishes!

-- 
Think big; Dream impossible; Make it happen.

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

end of thread, other threads:[~2013-11-24  0:42 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-22 22:49 dynamic TCP algorithms switching yan cui
2013-11-22 22:56 ` Stephen Hemminger
2013-11-22 23:21   ` yan cui
2013-11-22 23:53     ` Stephen Hemminger
2013-11-23  3:56       ` yan cui
2013-11-24  0:42         ` Stephen Hemminger

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.