- 1. zero copy transport API (score: 1)
- Author: "Ky Srinivasan" <KSRINIVASAN@xxxxxxxxxx>
- Date: Tue, 01 May 2001 11:25:20 -0600
- I am looking at using the page based API for sending data over TCP/IP. How is the client notified that the data has been sent and acknowledged and it is ok for the client to potentially reuse the mem
- /archives/netdev/2001-05/msg00015.html (6,836 bytes)
- 2. Re: zero copy transport API (score: 1)
- Author: xxxxxx>
- Date: Wed, 2 May 2001 18:25:39 +0200
- Please use line breaks when sending mail. tcp_sendpage blocks like normal sendmsg(). You can set O_NONBLOCK if you want non blocking operation, and wait using poll() for new space in the write buffer
- /archives/netdev/2001-05/msg00071.html (8,258 bytes)
- 3. Re: zero copy transport API (score: 1)
- Author: xxxxxx>
- Date: Fri, 04 May 2001 09:13:08 -0600
- Thank you for the prompt response. K. Y. Srinivasan Please use line breaks when sending mail. tcp_sendpage blocks like normal sendmsg(). You can set O_NONBLOCK if you want non blocking operation, and
- /archives/netdev/2001-05/msg00075.html (7,991 bytes)
- 4. zero copy transport API (score: 1)
- Author: "Ky Srinivasan" <KSRINIVASAN@xxxxxxxxxx>
- Date: Tue, 01 May 2001 11:25:20 -0600
- I am looking at using the page based API for sending data over TCP/IP. How is the client notified that the data has been sent and acknowledged and it is ok for the client to potentially reuse the mem
- /archives/netdev/2001-05/msg00152.html (6,836 bytes)
- 5. Re: zero copy transport API (score: 1)
- Author: Andi Kleen <ak@xxxxxx>
- Date: Wed, 2 May 2001 18:25:39 +0200
- Please use line breaks when sending mail. tcp_sendpage blocks like normal sendmsg(). You can set O_NONBLOCK if you want non blocking operation, and wait using poll() for new space in the write buffer
- /archives/netdev/2001-05/msg00208.html (8,345 bytes)
- 6. Re: zero copy transport API (score: 1)
- Author: "Ky Srinivasan" <KSRINIVASAN@xxxxxxxxxx>
- Date: Fri, 04 May 2001 09:13:08 -0600
- Thank you for the prompt response. K. Y. Srinivasan Please use line breaks when sending mail. tcp_sendpage blocks like normal sendmsg(). You can set O_NONBLOCK if you want non blocking operation, and
- /archives/netdev/2001-05/msg00212.html (7,991 bytes)
This search system is powered by
Namazu