Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Sep 2000 02:03:39 -0700 (PDT)
From:      John Baldwin <jhb@FreeBSD.ORG>
To:        alpha@FreeBSD.ORG
Subject:   RE: Ithreads kernel weirdness
Message-ID:  <XFMail.000922020339.jhb@FreeBSD.org>
In-Reply-To: <XFMail.000919233108.jhb@FreeBSD.org>

next in thread | previous in thread | raw e-mail | index | archive | help

On 20-Sep-00 John Baldwin wrote:
> I suppose many of you are wondering why there haven't been any
> recent commits of ithreads for the alpha as promised.  The reason
> is that I can't get a plain kernel to boot.  My test kernel with

...

Ok, status update:  I know have an almost fully MI softinterrupt
thread which works fine on UP and SMP i386.  It also seems to work
fine with a normal kernel with interrupt threads on the alpha.  I
have one last bug to track down (we are grabbing shed_lock with
interrupts disabled at some point late in the sysinit right before
init forks, probably the first time we grab the sched_lock).
Currently my running kernel is hacking around it by always assuming
the saved ipl in a spin mutex is ALPHA_PSL_IPL_0. :-P

Once I track this last bug down I'll update the alpha.ithreads.patch
so you all can test it and help fine other bugs.  We also are still
in need of some low-level PCI interrupt enable/disable code for two
of the PCI chipsets.

-- 

John Baldwin <jhb@FreeBSD.org> -- http://www.FreeBSD.org/~jhb/
PGP Key: http://www.cslab.vt.edu/~jobaldwi/pgpkey.asc
"Power Users Use the Power to Serve!"  -  http://www.FreeBSD.org/


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?XFMail.000922020339.jhb>