summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlex Gorrod <alexg@wiredtiger.com>2014-09-10 14:50:04 +1000
committerAlex Gorrod <alexg@wiredtiger.com>2014-09-10 14:50:04 +1000
commit8599b1a45ae20ba3cd586442d9faf7de0b5d56ae (patch)
tree1466fafc34a4653d3e0bec1d3a3bba897fd433f6
parentc07c5cb34aae56fb20e30fa6586fa660326a6d5d (diff)
downloadmongo-8599b1a45ae20ba3cd586442d9faf7de0b5d56ae.tar.gz
Limit range in shared cache wtperf configuration.
Avoids using too much disk space.
-rw-r--r--bench/wtperf/runners/shared-cache-stress.wtperf1
1 files changed, 1 insertions, 0 deletions
diff --git a/bench/wtperf/runners/shared-cache-stress.wtperf b/bench/wtperf/runners/shared-cache-stress.wtperf
index eee73b5d8e3..87d14f4f5c1 100644
--- a/bench/wtperf/runners/shared-cache-stress.wtperf
+++ b/bench/wtperf/runners/shared-cache-stress.wtperf
@@ -4,6 +4,7 @@ table_config="allocation_size=4KB,key_gap=10,split_pct=75,internal_page_max=4KB,
checkpoint_interval=100
checkpoint_threads=1
icount=50000
+random_range=500000
report_interval=5
run_time=600
populate_threads=1