Date: Thu, 27 Jul 2006 22:22:22 +0800 From: "Intron" <mag@intron.ac> To: freebsd-hackers@freebsd.org Cc: des@des.no Subject: Warning Message from uma_zdestroy(9) Message-ID: <1154010289.16018@origin.intron.ac>
next in thread | raw e-mail | index | archive | help
Why does uma_zdestroy(9) print message like: Freed UMA keg was not empty (100 items). Lost 2 pages of memory. But actually I have made sure that uma_zalloc(9) and uma_zfree(9) appear in pair in my code. Does it represent any problems? ------------------------------------------------------------------------ From Beijing, China
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1154010289.16018>