]> CyberLeo.Net >> Repos - FreeBSD/stable/9.git/commit
MFC r258737
authorrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 Dec 2013 18:20:07 +0000 (18:20 +0000)
committerrodrigc <rodrigc@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 2 Dec 2013 18:20:07 +0000 (18:20 +0000)
commitec6ebfc40d7d8889ed08b4a5cf343d73778eb3be
treeac4bf65852e8711a7c9e97f61d3da11d86d35ec8
parent0088d70a0abdba41fac1b526066f9a289e49e842
MFC r258737

In keg_dtor(), print out the keg name in the "Freed UMA keg was not empty"
message printed to the console.  This makes it easier to track down
the source of certain memory leaks.

Suggested by: adrian

git-svn-id: svn://svn.freebsd.org/base/stable/9@258852 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/vm/uma_core.c