|
|
|
|
|
by mmis1000
1344 days ago
|
|
In the last decade, we have bump link speed from 100m 1G to some board even have 2.5G rj45 port now. I am not sure if move data between kernel and userland at 2.5G/s is even a good idea. And even worse, because kernel still have to distribute data to other userland program, you actually need another round trip so the impact need to multiply by two. |
|