Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Fri, 4 Oct 2002 16:19:07 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Fri, 4 Oct 2002 16:19:00 -0400 Received: from air-2.osdl.org ([65.172.181.6]:18585 "EHLO mail.osdl.org") by vger.kernel.org with ESMTP id ; Fri, 4 Oct 2002 16:17:47 -0400 Date: Fri, 4 Oct 2002 13:22:31 -0700 (PDT) From: "Randy.Dunlap" X-X-Sender: To: Manfred Spraul cc: Andrew Morton , , Subject: Re: [PATCH] patch-slab-split-03-tail In-Reply-To: <3D9DE8E1.6030105@colorfullife.com> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1184 Lines: 35 On Fri, 4 Oct 2002, Manfred Spraul wrote: | Andrew Morton wrote: | > | > Makes sense. It would be nice to get this confirmed in | > targetted testing ;) | > | Not yet done. | | The right way to test it would be to collect data in kernel about | alloc/free, and then run that data against both versions, and check | which version gives less internal fragmentation. | | Or perhaps Bonwick has done that for his slab paper, but I don't have it :-( Did you look at http://www.usenix.org/events/usenix01/bonwick.html for it? | * An implementation of the Slab Allocator as described in outline in; | * UNIX Internals: The New Frontiers by Uresh Vahalia | * Pub: Prentice Hall ISBN 0-13-101908-2 | * or with a little more detail in; | * The Slab Allocator: An Object-Caching Kernel Memory Allocator | * Jeff Bonwick (Sun Microsystems). | * Presented at: USENIX Summer 1994 Technical Conference | -- -- ~Randy - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/