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.76k stars 879 forks source link

Dev #751

Closed wenchengji159357 closed 1 year ago

wenchengji159357 commented 1 year ago

When entering the softclock function for the first time,ticks is 2147423648,cc_softticks is 0. Approximately 30 seconds later, ticks and cc_softticks become equal, allowing the while loop to be exited.