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

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Andrew Morton
Date: Monday, September 17, 2007 - 1:15 pm

On Mon, 17 Sep 2007 13:11:14 -0400
Rik van Riel <riel@redhat.com> wrote:


yeah, this got pretty unavoidably broken when we killed the global LRU
in 2.5.early. It's odd that it took this long for someone to hit it.


Christoph's slab defragmentation code should permit us to fix this:
grab a page of buffer_heads off the slab lists, trylock the page,
strip the buffer_heads.  I think that would be a better approach
if we can get it going because it's more general.
-
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, 12:27 am)
Re: VM/VFS bug with large amount of memory and file systems?, Anton Altaparmakov, (Sat Sep 15, 3:50 am)
Re: VM/VFS bug with large amount of memory and file systems?, Anton Altaparmakov, (Mon Sep 17, 7:04 am)
Re: VM/VFS bug with large amount of memory and file systems?, Anton Altaparmakov, (Mon Sep 17, 7:09 am)
Re: VM/VFS bug with large amount of memory and file systems?, Andrew Morton, (Mon Sep 17, 1:15 pm)
Re: VM/VFS bug with large amount of memory and file systems?, Christoph Lameter, (Wed Sep 19, 4:29 pm)