[<prev] [next>] [day] [month] [year] [list]
Message-ID: <522CE948.5050800@gmail.com>
Date: Sun, 08 Sep 2013 14:16:56 -0700
From: mark zhu <mhz.dybf@...il.com>
To: linux-kernel@...r.kernel.org
Subject: Using sendfile() between sockets
Hi there,
Two splice() system calls are needed for splicing 2 sockets.
It is costly with respect to context switching. What would be
the reason for_not_ letting sendfile() support socket-to-socket
splicing if the offset argument is ignored?
Thanks,
-Mark
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists