Difference between revisions of "Cluster:LowLatency"
Jump to navigation
Jump to search
Line 12: | Line 12: | ||
**Comparing while varying link delay times | **Comparing while varying link delay times | ||
***http://developer.osdl.org/shemminger/LK2004_TCP.pdf | ***http://developer.osdl.org/shemminger/LK2004_TCP.pdf | ||
+ | ***http://developer.osdl.org/shemminger/LWE2005_TCP.pdf | ||
***Reno - Linux 2.6/2.4 | ***Reno - Linux 2.6/2.4 | ||
− | ***Westwood | + | ***Westwood - Wireless |
− | ***Vegas | + | ***Vegas |
− | ***Binary Increase Congestion Control (BIC) | + | ***Binary Increase Congestion Control (BIC) - Default for 2.6 |
*Misc | *Misc |
Revision as of 15:09, 27 June 2005
Low Latency TCP/IP for Linux notes
- Comparisons & Instrumentation
- Comparison of time between layers in network stack. Patch only for 2.6.9.
- Comparing while varying link delay times
- http://developer.osdl.org/shemminger/LK2004_TCP.pdf
- http://developer.osdl.org/shemminger/LWE2005_TCP.pdf
- Reno - Linux 2.6/2.4
- Westwood - Wireless
- Vegas
- Binary Increase Congestion Control (BIC) - Default for 2.6
- Comparing while varying link delay times
- Misc
- Dynamic Right Sizing (DRS)
- Window Scaling RFC
- Modifying buffer sizes manually