1
0
mirror of https://github.com/MariaDB/server.git synced 2025-12-24 11:21:21 +03:00

MDEV-10296 - Multi-instance table cache

Table cache instances autosizing.
This commit is contained in:
Sergey Vojtovich
2016-09-08 16:01:28 +04:00
parent 7e9ac7b8ac
commit 8613633f26
6 changed files with 85 additions and 15 deletions

View File

@@ -1092,7 +1092,7 @@ The following options may be given as the first argument:
--table-open-cache=#
The number of cached open tables
--table-open-cache-instances=#
The number of table cache instances
Maximum number of table cache instances
--tc-heuristic-recover=name
Decision to use in heuristic recover process. One of: OFF,
COMMIT, ROLLBACK
@@ -1459,7 +1459,7 @@ sysdate-is-now FALSE
table-cache 431
table-definition-cache 400
table-open-cache 431
table-open-cache-instances 1
table-open-cache-instances 8
tc-heuristic-recover OFF
thread-cache-size 151
thread-pool-idle-timeout 60