Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753691AbYACUbQ (ORCPT ); Thu, 3 Jan 2008 15:31:16 -0500 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1750881AbYACUbF (ORCPT ); Thu, 3 Jan 2008 15:31:05 -0500 Received: from relay1.sgi.com ([192.48.171.29]:52910 "EHLO relay.sgi.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1750790AbYACUbE (ORCPT ); Thu, 3 Jan 2008 15:31:04 -0500 Date: Thu, 3 Jan 2008 12:31:00 -0800 (PST) From: Christoph Lameter X-X-Sender: clameter@schroedinger.engr.sgi.com To: Ingo Molnar cc: Matt Mackall , Linus Torvalds , Pekka Enberg , Hugh Dickins , Andi Kleen , Peter Zijlstra , Linux Kernel Mailing List Subject: Re: [PATCH] procfs: provide slub's /proc/slabinfo In-Reply-To: <20080103085239.GA10813@elte.hu> Message-ID: References: <84144f020801021109v78e06c6k10d26af0e330fc85@mail.gmail.com> <1199314218.4497.109.camel@cinder.waste.org> <20080103085239.GA10813@elte.hu> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 658 Lines: 15 On Thu, 3 Jan 2008, Ingo Molnar wrote: > right now we are far away from it - SLUB has an order of magnitude > larger .o than SLOB, even on UP. I'm wondering why that is so - SLUB's > data structures _are_ quite compact and could in theory be used in a > SLOB-alike way. Perhaps one problem is that much of SLUB's debugging > code is always built in? In embedded mode you can switch the debugging code off. -- 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/