Status: New
Owner: ----
Labels: Type-Defect Priority-Medium
New issue 19 by
bciph...@gmail.com: allocations via kzalloc_node() are not
properly tracked
http://code.google.com/p/kedr/issues/detail?id=19
I don't have a more recent system handy to test, but on my CentOS 6.3
2.6.32-358.23.2.el6.x86_64 system I observed the following behaviour with
the leak checker:
'Unallocated frees' were reported on memory allocated by kzalloc_node()
which had matching calls to kfree(). Likewise the 'Allocations' were
reported as being much lower. Changing all allocations to kzalloc()
instead resolved all counts.
-Brett Ciphery
--
You received this message because this project is configured to send all
issue notifications to this address.
You may adjust your notification preferences at:
https://code.google.com/hosting/settings