Re: [PATCH] mm/nommu.c:Dynamic alloc/free percpu area for nommu

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Sonic Zhang
Date: Thursday, April 8, 2010 - 2:40 am

On Thu, Apr 8, 2010 at 10:43 AM, Tejun Heo <tj@kernel.org> wrote:

Tejun,

There is memory leak with you patch. Free memory continuously
decreases when running test_pcpu. After about 30 minutes, kernel hangs
in out_of_memory().


root/> while [ 1 ]; do modprobe test_pcpu; rmmod test_pcpu; cat
proc/meminfo; done


Sonic

--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
Re: [PATCH] mm/nommu.c:Dynamic alloc/free percpu area for ..., Sonic Zhang, (Thu Apr 8, 2:40 am)