Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id ; Thu, 25 Jul 2002 17:09:14 -0400 Received: (majordomo@vger.kernel.org) by vger.kernel.org id ; Thu, 25 Jul 2002 17:09:14 -0400 Received: from gate.in-addr.de ([212.8.193.158]:3339 "HELO mx.in-addr.de") by vger.kernel.org with SMTP id ; Thu, 25 Jul 2002 17:09:13 -0400 Date: Thu, 25 Jul 2002 23:12:25 +0200 From: Lars Marowsky-Bree To: Andrea Arcangeli , Cort Dougan Cc: Christoph Hellwig , linux-kernel@vger.kernel.org Subject: Re: [PATCH] cheap lookup of symbol names on oops() Message-ID: <20020725211225.GG10033@marowsky-bree.de> References: <20020725110033.G2276@host110.fsmlabs.com> <20020725181126.A17859@infradead.org> <20020725112142.I2276@host110.fsmlabs.com> <20020725190445.GO1180@dualathlon.random> <20020725142716.N2276@host110.fsmlabs.com> <20020725205910.GR1180@dualathlon.random> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20020725205910.GR1180@dualathlon.random> User-Agent: Mutt/1.4i X-Ctuhulu: HASTUR Sender: linux-kernel-owner@vger.kernel.org X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1093 Lines: 27 On 2002-07-25T22:59:10, Andrea Arcangeli said: > One thing is if you have ksymall ala kdb and you can resolve to > something where you don't need the system.map to guess what happened, > but without the ksymall you need the system.map or vmlinux anyways. I am still not convinced that this isn't the better approach overall; yes, the full ksymall table takes a few kb in memory, which can be avoided if one has a full vmlinux / System.map archive (as it would in theory be possible for a distribution for all shipped kernels), but having the fully decoded Oops - or at least, as far as possible - would certainly be more useful in the general case, and for self-compiled kernels. Sincerely, Lars Marowsky-Br?e -- Immortality is an adequate definition of high availability for me. --- Gregory F. Pfister - 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/