Hello,
I am working my way through the TCP-code in the 2.6.18-kernel, and I
believe I have understod at least the most important parts of it. There
is one thing I can't understand though, and that is the when the
tcp_push_one-function (which is called from tcp_sendmsg and
do_tcp_sendpages).
I understand the coniditions for it to get called and what it does, but
I can't figure out a scenario which would cause it to be called. Does
anyone have any examples or something similar?
Thanks,
Kristian
--
Kernelnewbies: Help each other learn about the Linux kernel.
Archive: http://mail.nl.linux.org/kernelnewbies/
FAQ: http://kernelnewbies.org/faq/