F-Stack / f-stack

F-Stack is an user space network development kit with high performance based on DPDK, FreeBSD TCP/IP stack and coroutine API.
http://www.f-stack.org
Other
3.82k stars 891 forks source link

Support Running in a multithreaded model #662

Closed udcy closed 2 years ago

udcy commented 2 years ago

Can f-stack run in multithreaded mode, or what modifications need to be made to support multithreading? 1、Tcbinfo changed to thread based?

Is there anything need to change?

jfb8856606 commented 2 years ago

See #430