Quetion about the counter ZCounterOutOfMemory
31 Mar
2024
31 Mar
'24
1:54 p.m.
Hi all, I notice the ZCounterOutOfMemory is only increased in the call link `ZAllocatorEden::alloc_object -> ZHeap::out_of_memory`. Should we increase this counter in the method `ZAllocatorEden::alloc_tlab` and other allocation methods such as `ZAllocatorForRelocation::alloc_object`? And should we move the incremental code like `ZHeap::out_of_memory` to the allocation methods of `ZObjectAllocator`, which is a lower level class for allocation. Any ideas are appreciated. Thanks. Best Regards, -- Guoxiong
710
Age (days ago)
710
Last active (days ago)
0 comments
1 participants
participants (1)
-
Guoxiong Li