Recently, I read a lot of websites, as well as books on 10 Gb / s network adapters, their DMA and how the Linux kernel processes data (10/100 Mb / s NIC), and a few questions came to my mind.
What will be the easiest way to send a data stream from a 10 GB / s network card to a user site (I assume that I can process data on the user's land at the same speed).
AND
Do you think that it would be nice to implement the DMA buffer inside the user space in order to read the source data directly from there (and process them, obviously, at the same speed).
or these are their best decisions that I did not think about: /
Thanks.
noktec
source share