From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757697AbXISWeY (ORCPT ); Wed, 19 Sep 2007 18:34:24 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753131AbXISWeP (ORCPT ); Wed, 19 Sep 2007 18:34:15 -0400 Received: from mx1.redhat.com ([66.187.233.31]:44921 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751338AbXISWeO (ORCPT ); Wed, 19 Sep 2007 18:34:14 -0400 Message-ID: <46F19ED6.20501@redhat.com> Date: Wed, 19 Sep 2007 18:12:38 -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 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> In-Reply-To: <20070917141127.ab2ae148.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 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. Except for the one doubt I had (resolved in email), and one function name comment (on patch 18/26) the code looks good to me. -- 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: <46F19ED6.20501@redhat.com> Date: Wed, 19 Sep 2007 18:12:38 -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> In-Reply-To: <20070917141127.ab2ae148.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 List-ID: 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. Except for the one doubt I had (resolved in email), and one function name comment (on patch 18/26) the code looks good to me. -- 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