From owner-cvs-all Wed Jan 8 11:35: 8 2003 Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5259737B401; Wed, 8 Jan 2003 11:35:07 -0800 (PST) Received: from ns1.xcllnt.net (209-128-86-226.BAYAREA.NET [209.128.86.226]) by mx1.FreeBSD.org (Postfix) with ESMTP id B042D43ED4; Wed, 8 Jan 2003 11:35:06 -0800 (PST) (envelope-from marcel@xcllnt.net) Received: from dhcp01.pn.xcllnt.net (dhcp01.pn.xcllnt.net [192.168.4.201]) by ns1.xcllnt.net (8.12.6/8.12.6) with ESMTP id h08JZ6iQ002977; Wed, 8 Jan 2003 11:35:06 -0800 (PST) (envelope-from marcel@piii.pn.xcllnt.net) Received: from dhcp01.pn.xcllnt.net (localhost [127.0.0.1]) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6) with ESMTP id h08JaX4m000740; Wed, 8 Jan 2003 11:36:33 -0800 (PST) (envelope-from marcel@dhcp01.pn.xcllnt.net) Received: (from marcel@localhost) by dhcp01.pn.xcllnt.net (8.12.6/8.12.6/Submit) id h08JaXNp000739; Wed, 8 Jan 2003 11:36:33 -0800 (PST) Date: Wed, 8 Jan 2003 11:36:32 -0800 From: Marcel Moolenaar To: John Baldwin Cc: cvs-all@FreeBSD.org, cvs-committers@FreeBSD.org Subject: Re: cvs commit: src/sys/i386/i386 mp_machdep.c Message-ID: <20030108193632.GA710@dhcp01.pn.xcllnt.net> References: <20030108191144.GA616@dhcp01.pn.xcllnt.net> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.5.1i Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Wed, Jan 08, 2003 at 02:17:43PM -0500, John Baldwin wrote: > > I have code to roughly parse the contents of that table and spit it > out in a rather verbose fashion. I suppose I should commit it. I've been thinking about that as well. On the ia64 branch is also some stuff I intend to cleanup and commit. The thing that bugs me is that we seem to create a lot of duplication by adding all the struct definitions we also use in the kernel. Does it help to have a or something so that we populate with the bits we share? Other than that: please commit :-) -- Marcel Moolenaar USPA: A-39004 marcel@xcllnt.net To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message