benchmark

This commit is contained in:
Carl-Benedikt Krüger 2011-07-05 13:58:29 +02:00
parent 3e49b738a6
commit 08c0b66707

View file

@ -85,7 +85,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
*/