Re: Where did my memory go? 'ps' not showing me.



Aragorn wrote:

It is not clear to me what distribution you are using, but your current
kernel obviously has a serious memory leak.

It is *not* obvious that the OP's current kernel has a memory leak. The memory leak could well be with any of the applications he's running, instead of in the kernel.
.



Relevant Pages

  • Re: memory leak (definition?)
    ... the term "memory leak", ... practical problem only if the execv() can fail. ... >I am using a 3rd party kernel module that I really do ... If it's a *KERNEL* module, you have a whole different problem. ...
    (comp.lang.c)
  • [PATCH 1/3] Audit: break up execve argument lists into multiple records
    ... The limit is currently around 7.5k of arguments as userspace ... memory leak on a malloc failure code path. ... making it harder on the kernel to have the memory it needs. ... int audit_n_rules; ...
    (Linux-Kernel)
  • Is this a kernel memory leak or a process memory leak?
    ... "Successive calls to setenvor putenv() assigning a differently sized ... value to the same name will result in a memory leak. ... and that old values remain accessible indefinitely) make this bug ... putenva in a loop and then exited the process, the kernel will ...
    (freebsd-questions)
  • Re: Where did my memory go? ps not showing me.
    ... the kernel would forcefully reclaim all the memory that ... I suspect I have a kernel memory leak. ... I have 8G of swap space but also 8G of RAM. ...
    (comp.os.linux.misc)
  • Re: how to find out its a memory leak?
    ... > during the last weeks i've encounterd some OOM situation here on my little ... will show memory allocated by kernel processes. ... there are generally a sign of memory leak or imbalance in the kernel. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)