perf: Optimize IPID (Avoid the futex of rand() while ensuring that IPID increases monotonically)
This commit is contained in:
@@ -34,6 +34,7 @@ struct thread_ctx
|
||||
|
||||
int session_table_need_reset;
|
||||
int thread_is_runing;
|
||||
uint64_t tx_packets_to_sf;
|
||||
};
|
||||
|
||||
/******************************************************************************
|
||||
|
||||
Reference in New Issue
Block a user