tee() with your splice()?
Posted Apr 23, 2006 4:30 UTC (Sun) by
anLWNreader (guest, #36915)
Parent article:
tee() with your splice()?
> it is stored in the new splice_pipe field of the task structure, so each process can only have one such connection running at any given time.
This seems like an unfortunate limitation to me... As sendfile is now using splice, it means every process can only have one sendfile going at a given time? I hope I just misunderstood something... Think about web servers with possibly hundreds of threads all wanting to do sendfile.
(
Log in to post comments)