> > Should we just go with TCP_CORK/TCP_NOPUSH instead? > > Beats me. But if we do, combining our writes seems to be useless (though > the patch is still good, it cleans the code a lot, and it can be easily > changed not to combine, or to decide at runtime). Definitely. Killing that ibuf/iptr feels nice. > > -- > avva > >