]
William Burns updated ISPN-8534:
--------------------------------
Fix Version/s: 9.2.0.Beta2
9.1.4.Final
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.