-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: None
-
8
WiredTiger sets a limit on how much dirty content is allowed in cache based on a percentage of the total cache size. That works well for reasonably large caches, but does not scale down well.
We should either restrict how small that value can be or configure a threshold at which the dirty cache configurations are considered.
This will also be relevant for the new eviction configuration options related to the volume of updates allowed in cache that are being introduced in WT-6175.
- related to
-
WT-6499 Ignore evict priority for btrees that are dominating cache usage
- Closed