<div dir="ltr">I am suspecting a memory leak in a kernel module that does layer 2 switching of data packets.<div><br></div><div>In the vmstat -m output the Num and Total keeps going up for the kmalloc-512..</div><div><br></div>
<div>kmalloc-512               15232  15264    512     16<br></div><div><br></div><div>Is this a clear indication of leak in the kernel or can there be false positives ?</div><div><br></div><div>Is there a way to trace the allocations of memory from different buckets of kmalloc ?</div>
<div><br></div><div>-Santhosh.</div></div>