benchmark
This commit is contained in:
parent
8e51493181
commit
fb42eae5bf
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ static int active = 0;
|
|||
|
||||
/* decide wheter it's uses locking or not
|
||||
*/
|
||||
static int disable_locking = 1;
|
||||
static int disable_locking = 0;
|
||||
|
||||
/* decide whether deliver work to a worker thread or instantly process all packets
|
||||
*/
|
||||
|
|
Loading…
Add table
Reference in a new issue