summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/bench/wtperf/runners/evict-lsm-1.wtperf
diff options
context:
space:
mode:
Diffstat (limited to 'src/third_party/wiredtiger/bench/wtperf/runners/evict-lsm-1.wtperf')
-rw-r--r--src/third_party/wiredtiger/bench/wtperf/runners/evict-lsm-1.wtperf2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/third_party/wiredtiger/bench/wtperf/runners/evict-lsm-1.wtperf b/src/third_party/wiredtiger/bench/wtperf/runners/evict-lsm-1.wtperf
index ad885d98eb7..641a85dc889 100644
--- a/src/third_party/wiredtiger/bench/wtperf/runners/evict-lsm-1.wtperf
+++ b/src/third_party/wiredtiger/bench/wtperf/runners/evict-lsm-1.wtperf
@@ -1,5 +1,5 @@
# wtperf options file: evict lsm configuration
-conn_config="cache_size=50M,lsm_manager=(worker_thread_max=6)"
+conn_config="cache_size=50M,eviction=(threads_max=1),lsm_manager=(worker_thread_max=6)"
table_config="type=lsm,lsm=(chunk_size=2M),os_cache_dirty_max=16MB"
compact=true
icount=10000000