-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Cache and Eviction
-
Storage Engines
-
5
-
2024-08-06 - Withholding Tax, 2024-09-03 Q3 Streams v1
"Soft position" is a fraction number in range [0...1] representing a page's position in the tree. The idea is to use that number to store walk points of Eviction Server when it needs to sleep for long time so that it doesn't pin too much data in memory, thus blocking eviction.
It potentially can hit performance because of the need to calculate the position and recover a page pointer from saved position.
- related to
-
WT-12644 Fix handling of hazard pointers by Eviction Server
- Closed