Re: VM/VFS bug with large amount of memory and file systems?

!MAILaRCHIVE_VOTE_RePLACE
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
To: Anton Altaparmakov <aia21@...>, Andrew Morton <akpm@...>
Cc: Andrew Morton <akpm@...>, Peter Zijlstra <peterz@...>, Linux Kernel Mailing List <linux-kernel@...>, Linux Memory Management List <linux-mm@...>, <marc.smith@...>
Date: Sunday, September 16, 2007 - 6:28 pm

On Tuesday 18 September 2007 00:09, Anton Altaparmakov wrote:

There is a sledgehammer in there which is supposed to alleviate
this problem. vmscan.c has buffer_heads_over_limit (could you check
if that is kicking in? (add a line in mm/page_alloc.c:show_free_areas()
to check it).

However, I'd guess the logic should be pretty robust. So it looks like
highmem is not getting scanned, so the buffer heads are not ever
getting a chance to be stripped off highmem pages!

(Rik has a patch sitting in -mm I believe which would make this problem
even worse, by doing even less highmem scanning in response to lowmem
allocations). However your user isn't using that kernel, so I wonder why it
isn't scanning highmem... it's been a while since I looked at reclaim, but
AFAIR it *should* be scanning it.
-
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
VM/VFS bug with large amount of memory and file systems?, Anton Altaparmakov, (Sat Sep 15, 3:27 am)
Re: VM/VFS bug with large amount of memory and file systems?, Anton Altaparmakov, (Mon Sep 17, 10:04 am)
Re: VM/VFS bug with large amount of memory and file systems?, Peter Zijlstra, (Mon Sep 17, 10:32 am)
Re: VM/VFS bug with large amount of memory and file systems?, Christoph Lameter, (Wed Sep 19, 7:29 pm)
Re: VM/VFS bug with large amount of memory and file systems?, Anton Altaparmakov, (Mon Sep 17, 10:09 am)
Re: VM/VFS bug with large amount of memory and file systems?, Nick Piggin, (Sun Sep 16, 6:28 pm)
Re: VM/VFS bug with large amount of memory and file systems?, Anton Altaparmakov, (Sat Sep 15, 6:50 am)
Re: VM/VFS bug with large amount of memory and file systems?, Peter Zijlstra, (Sun Sep 16, 12:16 pm)