[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#286803: Kind of a memory leak in kernel 2.6?



Hi,

Am Donnerstag, den 14.04.2005, 10:14 +0200 schrieb Ingo Strüwing:
...
> - Has this problem be passed to the Linux kernel developers? What is the
> kernel developers bug list in which to find the problem?
> bugzilla.kernel.org does not seem to know of it.
> 
> - Does anyone know if there are any tools that show, which memory pages
> are allocated to which process (or purpose)? That way one might get a
> hint what these "lost" pages were used for.

unfortunately I still did not get an answer to these questions yet.

I have additional information:

- The problem is independent from the "overcommit_memory" setting
(/proc/sys/vm/overcommit_memory, /usr/src/linux/Documentation/vm/overcommit-accounting).

- Allocating memory with malloc() until it fails does not show up in the
"Active" memory value. Only initializing the allocated memory does. This
means that the pages which remain in the "Active" memory after my
library build loop are pages which have been in real use.

Regards,
Ingo
-- 
Ingo Strüwing, Senior Software Developer
MySQL AB, www.mysql.com




Reply to: