Re: OOM problems still left in 2.6.13-rc3

2005-08-05 Thread Akira Fujita
Hi Andrew, > But it's not possible to say that the system has really leaked pages >unless you first put a lot of memory reclaim pressure on the machine >to try to reclaim those oddball pages. I tried putting a memory pressure on the machine, then unused pages on the page LRU could be reclaime

Re: OOM problems still left in 2.6.13-rc3

2005-07-29 Thread Andrew Morton
"Takashi Sato" <[EMAIL PROTECTED]> wrote: > > Below is the comparison of the memory leak rate before and after this > fix. We counted them from (Active+Inactive)-(Cached+Buffers+SwapCached > +Mapped), which are in /proc/meminfo. > ---