summaryrefslogtreecommitdiff
path: root/src/third_party/wiredtiger/tools
diff options
context:
space:
mode:
authorMark Benvenuto <mark.benvenuto@mongodb.com>2015-01-13 17:15:28 -0500
committerMark Benvenuto <mark.benvenuto@mongodb.com>2015-01-13 17:15:28 -0500
commit2fe68fa71b2c4316c6d409cbb6d9f5af13a2342a (patch)
treeef880d8922a9717a2d0bdf8a0ccb253fa916f32c /src/third_party/wiredtiger/tools
parentfb20325176b25317525b0cd6118586a386048e91 (diff)
downloadmongo-2fe68fa71b2c4316c6d409cbb6d9f5af13a2342a.tar.gz
Import wiredtiger-wiredtiger-2.5.0-92-gd56476d.tar.gz from wiredtiger branch mongodb-2.8
Diffstat (limited to 'src/third_party/wiredtiger/tools')
-rw-r--r--src/third_party/wiredtiger/tools/stat_data.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/third_party/wiredtiger/tools/stat_data.py b/src/third_party/wiredtiger/tools/stat_data.py
index 7c00f6a70a8..89e06dbbf90 100644
--- a/src/third_party/wiredtiger/tools/stat_data.py
+++ b/src/third_party/wiredtiger/tools/stat_data.py
@@ -4,6 +4,7 @@ no_scale_per_second_list = [
'async: maximum work queue length',
'cache: bytes currently in the cache',
'cache: maximum bytes configured',
+ 'cache: maximum page size at eviction',
'cache: pages currently held in the cache',
'cache: tracked dirty bytes in the cache',
'cache: tracked dirty pages in the cache',