Re: memory leak in call_usermodehelper()

From: Andrew Morton
Date: Tue Dec 30 2003 - 06:21:25 EST


Srikumar Subramanian <SrikumarS@xxxxxxx> wrote:
>
> Hi All,
>
> >From my customized system call, I merely call call_usermodehelper() to spawn
> a process. When I call my_system_call around 1000 times in order to spawn
> 'hello world' program, I noticed in 'top' program that system has lost 200
> KB of free memory.
> I just increased the iteration to 700000, I lost the entire 128 MB free
> memory from my system and eventually the system is freezed.
>

What version of the kernel were you using?

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/