From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1758142AbXISWuq (ORCPT ); Wed, 19 Sep 2007 18:50:46 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1752767AbXISWui (ORCPT ); Wed, 19 Sep 2007 18:50:38 -0400 Received: from mx1.redhat.com ([66.187.233.31]:55196 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751585AbXISWuh (ORCPT ); Wed, 19 Sep 2007 18:50:37 -0400 Message-ID: <46F1A7A9.1090409@redhat.com> Date: Wed, 19 Sep 2007 18:50:17 -0400 From: Rik van Riel Organization: Red Hat, Inc User-Agent: Thunderbird 1.5.0.7 (X11/20061008) MIME-Version: 1.0 To: Andrew Morton CC: Peter Zijlstra , Anton Altaparmakov , Linux Kernel Mailing List , Linux Memory Management List , marc.smith@esmail.mcc.edu, Christoph Lameter Subject: Re: VM/VFS bug with large amount of memory and file systems? References: <1189850897.21778.301.camel@twins> <20070915035228.8b8a7d6d.akpm@linux-foundation.org> <13126578-A4F8-43EA-9B0D-A3BCBFB41FEC@cam.ac.uk> <20070917163257.331c7605@twins> <46EEB532.3060804@redhat.com> <20070917131526.e8db80fe.akpm@linux-foundation.org> <46EEE7B7.1070206@redhat.com> <20070917141127.ab2ae148.akpm@linux-foundation.org> <46F19ED6.20501@redhat.com> <20070919154542.4ed8ea1e.akpm@linux-foundation.org> In-Reply-To: <20070919154542.4ed8ea1e.akpm@linux-foundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Andrew Morton wrote: > On Wed, 19 Sep 2007 18:12:38 -0400 > Rik van Riel wrote: > >> Andrew Morton wrote: >>> On Mon, 17 Sep 2007 16:46:47 -0400 >>> Rik van Riel wrote: >>>> Is the slab defragmentation code in -mm or upstream already >>>> or can I find it on the mailing list? >>> Is on lkml and linux-mm: http://lkml.org/lkml/2007/8/31/329 >>> I think the whole approach is reasonable. It's mainly a matter of going >>> through it all with a toothcomb >> I've spent the last two days combing through the patches. > > Thanks. So would it be appropriate for Christoph to add the > thus-far-undefined reviewed-by tag to the next version? Absolutely. Some of the code was not obvious at first, but the more I looked at it the better it looked - that's always a good sign, since most of the code seems to be the other way around :) -- Politics is the struggle between those who want to make their country the best in the world, and those who believe it already is. Each group calls the other unpatriotic. From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <46F1A7A9.1090409@redhat.com> Date: Wed, 19 Sep 2007 18:50:17 -0400 From: Rik van Riel MIME-Version: 1.0 Subject: Re: VM/VFS bug with large amount of memory and file systems? References: <1189850897.21778.301.camel@twins> <20070915035228.8b8a7d6d.akpm@linux-foundation.org> <13126578-A4F8-43EA-9B0D-A3BCBFB41FEC@cam.ac.uk> <20070917163257.331c7605@twins> <46EEB532.3060804@redhat.com> <20070917131526.e8db80fe.akpm@linux-foundation.org> <46EEE7B7.1070206@redhat.com> <20070917141127.ab2ae148.akpm@linux-foundation.org> <46F19ED6.20501@redhat.com> <20070919154542.4ed8ea1e.akpm@linux-foundation.org> In-Reply-To: <20070919154542.4ed8ea1e.akpm@linux-foundation.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org Return-Path: To: Andrew Morton Cc: Peter Zijlstra , Anton Altaparmakov , Linux Kernel Mailing List , Linux Memory Management List , marc.smith@esmail.mcc.edu, Christoph Lameter List-ID: Andrew Morton wrote: > On Wed, 19 Sep 2007 18:12:38 -0400 > Rik van Riel wrote: > >> Andrew Morton wrote: >>> On Mon, 17 Sep 2007 16:46:47 -0400 >>> Rik van Riel wrote: >>>> Is the slab defragmentation code in -mm or upstream already >>>> or can I find it on the mailing list? >>> Is on lkml and linux-mm: http://lkml.org/lkml/2007/8/31/329 >>> I think the whole approach is reasonable. It's mainly a matter of going >>> through it all with a toothcomb >> I've spent the last two days combing through the patches. > > Thanks. So would it be appropriate for Christoph to add the > thus-far-undefined reviewed-by tag to the next version? Absolutely. Some of the code was not obvious at first, but the more I looked at it the better it looked - that's always a good sign, since most of the code seems to be the other way around :) -- Politics is the struggle between those who want to make their country the best in the world, and those who believe it already is. Each group calls the other unpatriotic. -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org