You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: MultiTierDataMovement.md
+2
Original file line number
Diff line number
Diff line change
@@ -103,6 +103,8 @@ and `minAcAllocationWatermark`: then extra checks (described below) are performe
103
103
104
104
By default, allocation will always be performed from the upper tier.
105
105
106
+
-`acTopTierEvictionWatermark`: If there is less that this percent of free memory in topmost tier, cachelib will attempt to evict from top tier. This option takes precedence before allocationWatermarks.
107
+
106
108
### Extra policies (used only when percentage of free AllocationClasses is between `maxAcAllocationWatermark`
107
109
and `minAcAllocationWatermark`)
108
110
-`sizeThresholdPolicy`: If item is smaller than this value, always allocate it in upper tier.
0 commit comments