benchmark

This commit is contained in:
Carl-Benedikt Krüger 2011-07-05 14:23:04 +02:00
parent 8e51493181
commit fb42eae5bf

View file

@ -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
*/