cocalele/PureFlash

SPDK引擎下,对于网络poller线程避免在epoll_wait进行等待

Opened this issue · 0 comments

相比较采用非SCHED_FIFO+等待epoll_wait这种方式,而采用SCHED_FIFO和不等待epoll_wait大概有50%的性能提升