mirror of
https://github.com/genodelabs/genode.git
synced 2024-12-21 06:33:31 +00:00
776a8d3f8c
The window scale option (http://tools.ietf.org/html/rfc1323) patch of lwIP definitely works solely for the receive window, not for the send window. Setting the send window size to the maximum of an 16bit value, 65535, or multiple of it (x * 65536 - 1) results in the same performance. Everything else decrease performance. We will have to check this window scale patch before using higher values. |
||
---|---|---|
.. | ||
EGL | ||
freetype-genode | ||
fribidi | ||
gcc | ||
gmp | ||
jpeg | ||
libavutil | ||
libc-genode | ||
libc-plugin | ||
lwip | ||
ncurses | ||
python | ||
readline | ||
stdcxx-genode | ||
x86emu/sys |