Difference between revisions of "Cluster:LowLatency"
Jump to navigation
Jump to search
Line 13: | Line 13: | ||
***http://developer.osdl.org/shemminger/LK2004_TCP.pdf | ***http://developer.osdl.org/shemminger/LK2004_TCP.pdf | ||
***http://developer.osdl.org/shemminger/LWE2005_TCP.pdf | ***http://developer.osdl.org/shemminger/LWE2005_TCP.pdf | ||
− | ***Reno - Linux | + | ***Reno - Linux 2.4 |
***Westwood - Wireless | ***Westwood - Wireless | ||
***Vegas | ***Vegas | ||
− | ***Binary Increase Congestion Control (BIC) - Default for 2.6 | + | ***Binary Increase Congestion Control (BIC) - Default for Linux 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.4
- Westwood - Wireless
- Vegas
- Binary Increase Congestion Control (BIC) - Default for Linux 2.6
- Comparing while varying link delay times
- Misc
- Dynamic Right Sizing (DRS)
- Window Scaling RFC
- Modifying buffer sizes manually