From owner-freebsd-current@FreeBSD.ORG Tue Feb 3 06:54:23 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 3246A16A4D0 for ; Tue, 3 Feb 2004 06:54:23 -0800 (PST) Received: from mail5.speakeasy.net (mail5.speakeasy.net [216.254.0.205]) by mx1.FreeBSD.org (Postfix) with ESMTP id DB36443D2D for ; Tue, 3 Feb 2004 06:54:18 -0800 (PST) (envelope-from jhb@FreeBSD.org) Received: (qmail 13725 invoked from network); 3 Feb 2004 14:54:18 -0000 Received: from dsl027-160-063.atl1.dsl.speakeasy.net (HELO server.baldwin.cx) ([216.27.160.63]) (envelope-sender ) encrypted SMTP for ; 3 Feb 2004 14:54:18 -0000 Received: from 10.50.40.205 (gw1.twc.weather.com [216.133.140.1]) by server.baldwin.cx (8.12.10/8.12.10) with ESMTP id i13Es4M0000282; Tue, 3 Feb 2004 09:54:06 -0500 (EST) (envelope-from jhb@FreeBSD.org) From: John Baldwin To: Paul Seniura , "Steve Kargl" Date: Tue, 3 Feb 2004 09:52:58 -0500 User-Agent: KMail/1.5.4 References: <20040128171448.D9EA85C34@techpc04.okladot.state.ok.us> <20040202162423.0752E5C36@techpc04.okladot.state.ok.us> <20040202223545.6ABEF5C1E@techpc04.okladot.state.ok.us> In-Reply-To: <20040202223545.6ABEF5C1E@techpc04.okladot.state.ok.us> MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200402030952.59006.jhb@FreeBSD.org> X-Spam-Checker-Version: SpamAssassin 2.55 (1.174.2.19-2003-05-19-exp) cc: freebsd-current@freebsd.org Subject: Re: trap 9 still happening; ata1-slave still repeats; my kernel in uue/tar/bzip2 format with a couple extra files X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Tue, 03 Feb 2004 14:54:23 -0000 On Monday 02 February 2004 05:35 pm, Paul Seniura wrote: > I'm still getting the trap 9 with today's CTM bucket. This time the PC was > hardly doing anything when it sprung. It did seem to take a while longer. Can you try reverting these changes to see if that fixes your trap 9? jhb 2004/01/28 12:44:08 PST FreeBSD src repository Modified files: sys/i386/i386 apic_vector.s sys/i386/isa atpic_vector.s Log: Optimize the i386 interrupt entry code to not reload the segment registers if they already contain the correct kernel selectors. Reviewed by: peter Suggested by: peter Revision Changes Path 1.96 +30 -39 src/sys/i386/i386/apic_vector.s 1.41 +4 -1 src/sys/i386/isa/atpic_vector.s -- John Baldwin <>< http://www.FreeBSD.org/~jhb/ "Power Users Use the Power to Serve" = http://www.FreeBSD.org