Skip to content

Changes

Summary

  1. Expose alloc cache size API (commit: 55404bf) (details)
Commit 55404bfe8a2e67a4dc6e1aea5aaae75eaadef043 by Aleksandar Micic
Expose alloc cache size API

Expose remaining and refresh size APIs for ObjectAllocationInterface,
and implement it for TLHAllocationInterface.

While this values are functionally needed only internally within the
class, they will be used for stats reporting purposes outisde the class,
hence need to be public.

Signed-off-by: Aleksandar Micic <Aleksandar_Micic@ca.ibm.com>
(commit: 55404bf)
The file was modified gc/base/ObjectAllocationInterface.hpp (diff)
The file was modified gc/base/TLHAllocationInterface.cpp (diff)
The file was modified gc/base/TLHAllocationInterface.hpp (diff)