Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 24 Jul 1997 13:23:28 -0700 (PDT)
From:      Simon Shapiro <Shimon@i-connect.net>
To:        freebsd-smp@freebsd.org
Subject:   SMP & P6DNH - Still the same (problem)
Message-ID:  <XFMail.970724132328.Shimon@i-Connect.Net>

next in thread | raw e-mail | index | archive | help
Hi Y'all,

SMP kernel as of last night, still gives me the same exact problem:

It boot normally and then, instead of starting init, it goes into
default_halt().

I only found reference to default_halt in i386/i386/dwtch.s.
Could not find any calls made to it, except, indirectly from idle_loop (in
the same file).

I do not exactly understand (last assembly code I saw was PDP-11, sorry)
what idle loop does, but it appears as if vm_page_zero_idle returns 0,
and this is why we halt.  This can only happen (?) (in vm_machdep.c) if 
WRONG is defined, or the nimbr of non-zeroed free pages is smaller than
half the number of reserved pages.

Now, none of this makes sense to me, which most likely means it is correct.
The fact is that I could boot and run SMP on that motherboard and now I
cannot.

Does anyone have a clue?
does anyone have a /usr/src/sys that compiles and builds and boots on a
P6DNH?

Simon



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?XFMail.970724132328.Shimon>