Date: Mon, 9 Oct 2000 21:10:56 +0200 From: Wilko Bulte <wkb@freebie.demon.nl> To: Andrew Gallatin <gallatin@cs.duke.edu> Cc: John Baldwin <jhb@freebsd.org>, alpha@freebsd.org, Matthew Jacob <mjacob@feral.com> Subject: Re: red face better... Message-ID: <20001009211056.B3891@freebie.demon.nl> In-Reply-To: <14817.54315.270991.35552@grasshopper.cs.duke.edu>; from gallatin@cs.duke.edu on Mon, Oct 09, 2000 at 10:21:58AM -0400 References: <14815.39431.983740.401656@grasshopper.cs.duke.edu> <200010090524.WAA03098@john.baldwin.cx> <14817.54315.270991.35552@grasshopper.cs.duke.edu>
next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Oct 09, 2000 at 10:21:58AM -0400, Andrew Gallatin wrote: > > John Baldwin writes: > > Hmm, so the softinterrupt handler is running, but it is > > always running and returning w/o actually seeming to do > > anything. :( 0x40 = bit 6 == SWI_CLOCK. Can you add in > > another KTR tracepoint in the softinterrupt loop in to > > show it calling each SWI handler? Also, are you getting > > any clock interrupts at all, or is SWI_CLOCK not getting > > cleared from spending somehow? (and/or is softclock > > calling setsoftclock())? > > Excellent hint! Thank you! > > There was a typo in sys/alpha/alpha/ipl_funcs.c, so softclock was > never running. I've just committed a fix. > > Now my AS500 and UP1000 boot. Woo-hoo! So does MiataGL for me. -- Wilko Bulte wilko@freebsd.org Arnhem, the Netherlands To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20001009211056.B3891>