[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20090518.221238.253830855.davem@davemloft.net>
Date: Mon, 18 May 2009 22:12:38 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: johann.baudy@...-log.net
Cc: netdev@...r.kernel.org, herbert@...dor.apana.org.au,
kaber@...sh.net, hadi@...erus.ca, cl@...ux.com, zbr@...emap.net
Subject: Re: [PATCH] TX_RING and packet mmap
From: Johann Baudy <johann.baudy@...-log.net>
Date: Mon, 11 May 2009 23:21:54 +0200
> New packet socket feature that makes packet socket more efficient for transmission.
> - It reduces number of system call through a PACKET_TX_RING mechanism, based on PACKET_RX_RING (Circular buffer allocated in kernel space which is mmapped from user space).
> - It minimizes CPU copy using fragmented SKB (almost zero copy).
>
> Signed-off-by: Johann Baudy <johann.baudy@...-log.net>
Applied, thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists