From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753737AbYI3Tds (ORCPT ); Tue, 30 Sep 2008 15:33:48 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id S1753119AbYI3Tdk (ORCPT ); Tue, 30 Sep 2008 15:33:40 -0400 Received: from lazybastard.de ([212.112.238.170]:38345 "EHLO longford.logfs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752507AbYI3Tdj (ORCPT ); Tue, 30 Sep 2008 15:33:39 -0400 Date: Tue, 30 Sep 2008 21:33:19 +0200 From: =?utf-8?B?SsO2cm4=?= Engel To: Richard Kennedy Cc: Christoph Lameter , penberg , mpm , linux-mm , lkml Subject: Re: [PATCH] slub: reduce total stack usage of slab_err & object_err Message-ID: <20080930193318.GA31146@logfs.org> References: <1222787736.2995.24.camel@castor.localdomain> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <1222787736.2995.24.camel@castor.localdomain> User-Agent: Mutt/1.5.13 (2006-08-11) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 30 September 2008 16:15:36 +0100, Richard Kennedy wrote: > > I've been trying to build a tool to estimate the maximum stack usage in > the kernel, & noticed that most of the biggest stack users are the error > handling routines. Cool! I once did the same, although the code has severely bitrotted by now. Is the code available somewhere? Jörn -- "Error protection by error detection and correction." -- from a university class