summaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
Diffstat (limited to 'tools')
-rw-r--r--tools/stat_data.py2
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/stat_data.py b/tools/stat_data.py
index 37a1ff8ed1d..da6fb3a7f7f 100644
--- a/tools/stat_data.py
+++ b/tools/stat_data.py
@@ -4,7 +4,6 @@ no_scale_per_second_list = [
'async: maximum work queue length',
'cache: bytes currently in the cache',
'cache: maximum bytes configured',
- 'cache: maximum bytes configured, adjusted for overhead',
'cache: maximum page size at eviction',
'cache: pages currently held in the cache',
'cache: percentage overhead',
@@ -58,7 +57,6 @@ no_scale_per_second_list = [
no_clear_list = [
'cache: bytes currently in the cache',
'cache: maximum bytes configured',
- 'cache: maximum bytes configured, adjusted for overhead',
'cache: pages currently held in the cache',
'cache: percentage overhead',
'connection: files currently open',