benchmark

This commit is contained in:
Carl-Benedikt Krüger 2011-07-05 14:04:31 +02:00
parent be7ca23929
commit b1e1da3325

View file

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