Hi all,
I closed transparent hugepage function, then the RES memory does not increase
anymore, is that ok?
echo never > /sys/kernel/mm/transparent_hugepage/enabled
echo never > /sys/kernel/mm/transparent_hugepage/defrag
Regards
在 2018-05-29 16:01:27,"xulang" 写道:
Hi all,
My version is 17.04
Hi all,
My version is 17.04, I encountered a memory leaking problem, the RES memory of
VPP is increasing slowly and continuously.
I shutdown all interfaces and set break points on memory allocate functions,
such as malloc,calloc,realloc, mmap, vmalloc, clib_mem_alloc,
mheap_alloc_with_flags.