Details
-
Task
-
Resolution: Won't Do
-
Major - P3
-
None
-
None
-
None
-
Storage Execution
-
Execution Team 2020-03-23, Execution Team 2020-04-20
Description
A few potential solutions I can think of:
1) Consider (dirty-bytes-in-cache / total-bytes-in-cache == 0.20 || bytes-in-use-in-cache / total-bytes-in-cache == 0.95) as cache pressure and reduce window size.
2) Make the window size constant and only user adjustable.
3) Make the window have a settable minimum value (new startup+runtime server parameter)