RAW-BENCH-OPEN: avoid sync calls before the main loop
authorStefan Metzmacher <metze@samba.org>
Mon, 17 Mar 2008 11:11:44 +0000 (12:11 +0100)
committerStefan Metzmacher <metze@samba.org>
Mon, 17 Mar 2008 15:06:07 +0000 (16:06 +0100)
commit3f2d12c61e95475009baf77c3e0fbea2abecc17a
treea397176886800b70fc0617abb6d44c995eea1cba
parentc84e3abae9781c0cbea5fee00bafe70967fb6468
RAW-BENCH-OPEN: avoid sync calls before the main loop

On multi cpu machines the server may reply to the
first requests while the test is still in setup mode.

Now we setup the first opens, but send them all together
when entering the main loop.

metze
source/torture/raw/openbench.c