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