How can I force data frames to be actually sent onto the wire? tcp_write_xmit(), tcp_push_pending_frames() with the socket lock? Any other ideas. The problem is: I generate an enormous amount of data per unit time and see latency, which comes from wait_for_tcp_memory(), so I want to force data onto the wire (I generate large chunks) immediately. TIA, -- Luben - : send the line "unsubscribe linux-net" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html