From owner-cvs-all@FreeBSD.ORG Sat Jan 6 23:01:09 2007 Return-Path: X-Original-To: cvs-all@freebsd.org Delivered-To: cvs-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 1733D16A407; Sat, 6 Jan 2007 23:01:09 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: from elvis.mu.org (elvis.mu.org [192.203.228.196]) by mx1.freebsd.org (Postfix) with ESMTP id 071CC13C442; Sat, 6 Jan 2007 23:01:08 +0000 (UTC) (envelope-from bright@elvis.mu.org) Received: by elvis.mu.org (Postfix, from userid 1192) id C82B61A4D80; Sat, 6 Jan 2007 14:29:37 -0800 (PST) Date: Sat, 6 Jan 2007 14:29:37 -0800 From: Alfred Perlstein To: John Baldwin Message-ID: <20070106222937.GV70403@elvis.mu.org> References: <200701052104.l05L4cO7037092@repoman.freebsd.org> <200701051607.59334.jhb@freebsd.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <200701051607.59334.jhb@freebsd.org> User-Agent: Mutt/1.4.2.2i Cc: cvs-src@freebsd.org, src-committers@freebsd.org, cvs-all@freebsd.org Subject: Re: cvs commit: src/usr.bin/kdump kdump.c X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 06 Jan 2007 23:01:09 -0000 * John Baldwin [070105 13:07] wrote: > > Sample before and after from a trivial case: > > old: > 9320 kdump USER 12 00 00 00 00 00 00 00 00 00 00 00 00 > 9320 kdump USER 12 00 00 00 00 01 04 00 00 00 08 21 08 > > new: > 9320 kdump USER malloc_init() > 9320 kdump USER 0x8210800 = malloc(1025) > > I also have patches I use at work that allow kdump to recognize a 32-bit > malloc utrace on an amd64 machine (for when you run an i386 binary) if folks > are interested. I'm not sure how many i386 on amd64 hacks we want in the > official CVS tree. :) I think a lot, a LOT of time people want to run intel on amd64, making that easier will make people happy. > I also have another set of patches to add various utrace(2) events to the > runtime linker as well as logic in kdump to parse them that I hope to commit > in the near future. Nice. -- - Alfred Perlstein, RED Incorporated Consulting. - coder / sysadmin / FreeBSD Hacker / All that jazz -