LWN.net Logo

Re: Netchannles: first stage has been completed. Further ideas.

Re: Netchannles: first stage has been completed. Further ideas.

Posted Nov 3, 2010 10:17 UTC (Wed) by puneet.mohan (guest, #70981)
Parent article: Re: Netchannles: first stage has been completed. Further ideas.

Hi,
I am trying to use netchannels dynamically. On SYN packet for a particular port I initialize my netchannel and pass the pointer to the userspace through mmap.
With the help of this I manage create a TCP session(SYN+SYN/ACK+ACK)within the time limit comparable to that of the kernel/socket, but the subsequent data packets transaction takes a long time.

I am using the userpace network stack mentioned by Evgeniy Polyakov(http://lwn.net/Articles/205316/)


(Log in to post comments)

Copyright © 2013, Eklektix, Inc.
Comments and public postings are copyrighted by their creators.
Linux is a registered trademark of Linus Torvalds