memory alloc/free issue
bycn82 <[email protected]> Tue, 9 Dec 2014 15:43:38 +0800
| Newsgroups | gmane.os.dragonfly-bsd.kernel |
|---|---|
| Message-ID | <CAC+JH2zPQ=pU-vM3A7L0_UBLoftnqaXEDHnp7HBkcHD3-__Y4Q@mail.gmail.com> |
*Hi,* *Yesterday,I was checking the memory "alloc/free" for ipfw2 basic module, because I know that the memory is not controlling well, and I dont understand the meaning of below two line.Dec 9 08:30:23 dfly kernel: ipfw2 module basic unloaded malloc_uninit: 96 bytes of 'IP_FW2_BASIC' still allocated on cpu 4Dec 9 08:30:23 dfly kernel:Dec 9 08:30:23 dfly kernel: IP firewall unloaded malloc_uninit: -96 bytes of 'IP_FW2_BASIC' still allocated on cpu 4* *size 96, so it is the dyn_rule, and I noticed that the kfree for dyn_rule was exists and it was triggered. but the message still there.* *another thing is I met below. it is inside the kmalloc ?* *Regards,* *Bill Yuan*
Step977.png
(image/png, 88.7 KB) - not displayed