summaryrefslogtreecommitdiff
path: root/source4/torture/nbench/nbench.c
AgeCommit message (Expand)AuthorFilesLines
2007-10-10r10662: Eliminate pstring and friends.Jelmer Vernooij1-8/+6
2007-10-10r7431: this should fix the bug that mkaplan and I noticed which is thatAndrew Tridgell1-0/+8
2007-10-10r7180: Missed fixing the shutdown for 1 process...Jeremy Allison1-1/+6
2007-10-10r7178: If we're using one process in NETBENCH simultion only open oneJeremy Allison1-5/+14
2007-10-10r5298: - got rid of pstring.h from includes.h. This at least makes it a bitAndrew Tridgell1-0/+2
2007-10-10r3976: changed NBENCH to use the same recording method as the latest dbench,Andrew Tridgell1-21/+10
2007-10-10r3507: - added deferred replies on sharing violation in pvfs open. TheAndrew Tridgell1-4/+7
2007-10-10r3324: made the smbtorture code completely warning freeAndrew Tridgell1-2/+2
2007-10-10r3040: Add sleeps between operations to nbench. Submitted by aliguori@us.ibm...Jim McDonough1-0/+2
2007-10-10r1654: rename cli_ -> smbcli_Stefan Metzmacher1-2/+2
2007-10-10r1123: Make all lp_ string functions return 'const char *'.Andrew Bartlett1-2/+2
2004-03-26use client1, client2 not client0, client1 to better match netbenchAndrew Tridgell1-1/+1
2004-03-10nicer way of handling \clientsAndrew Tridgell1-0/+2
2004-03-10added a 5% warmup time to NBENCH to make the results more consistentAndrew Tridgell1-6/+16
2004-03-09handle incomplete load filesAndrew Tridgell1-4/+2
2004-03-09greatly improved NBENCH netbench simulatorAndrew Tridgell1-0/+192