[ouroboros] Issue #10: Use RX_RING and TX_RING to improve transmission speed (ouroboros-rina/ouroboros)

  • From: "Sander Vrijders" <issues-reply@xxxxxxxxxxxxx>
  • To: ouroboros@xxxxxxxxxxxxx
  • Date: Fri, 17 Jun 2016 14:55:26 -0000

New issue 10: Use RX_RING and TX_RING to improve transmission speed
https://bitbucket.org/ouroboros-rina/ouroboros/issues/10/use-rx_ring-and-tx_ring-to-improve

Sander Vrijders:

The shim-eth-llc currently uses a syscall every time a packet is sent or read. 
By using the RX_RING and TX_RING functionalities in Linux, these expensive 
operations can be avoided.



Other related posts:

  • » [ouroboros] Issue #10: Use RX_RING and TX_RING to improve transmission speed (ouroboros-rina/ouroboros) - Sander Vrijders