Hi Thomas,
sorry for the delayed reply.
On 5/13/25 11:14, Hellstrom, Thomas wrote:
> Hi, Christian
>
> During eviction we want to be able to evict bos that share the VM's
> reservation object but that are currently not bound to the VM since
> they are not part of the current working set.
>
> TT
Hi, Christian
During eviction we want to be able to evict bos that share the VM's
reservation object but that are currently not bound to the VM since
they are not part of the current working set.
TTM can't handle this situation since it's not aware of whether a bo is
bound to a VM or not.
Do you