-
Type: Task
-
Resolution: Done
-
Affects Version/s: None
-
Component/s: None
-
None
Hi Alex,
Here is something to think about – we're already actively evicting pages in application threads in some circumstances, so we could do forced eviction the same way.
For busy pages, there is no guarantee this will succeed, but that has always been true of forced eviction.
It does eliminate a lot of code, so see what you think.
Michael.