Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Timed Out
-
None
-
None
Description
When a request for an allocation succeeds, but exceeds the spillAt % threshold, it causes the background memory releaser thread to be triggered.
In those circumstances the spill priority provided to the original request is in effect ignored, and the background thread releases higher priority memory than a lower priority request that triggered it.