]
Tristan Tarrant updated ISPN-8534:
----------------------------------
Status: Resolved (was: Pull Request Sent)
Resolution: Done
Make off heap memory based eviction a better estimation
-------------------------------------------------------
Key: ISPN-8534
URL:
https://issues.jboss.org/browse/ISPN-8534
Project: Infinispan
Issue Type: Sub-task
Components: Off Heap
Affects Versions: 9.2.0.Beta1
Reporter: William Burns
Assignee: William Burns
Fix For: 9.2.0.Beta2, 9.1.4.Final
Due to how eviction works with off heap the address block is not counted. We should make
sure that is included to get a better count.
Also we should make sure to account for at least 8 byte alignment for our various objects
as they can vary in any size.