]
William Burns updated ISPN-8534:
--------------------------------
Parent: ISPN-8418
Issue Type: Sub-task (was: Bug)
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
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.