Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Sep 2002 16:55:23 +0200
From:      Pierre Beyssac <beyssac@enst.fr>
To:        Terry Lambert <tlambert2@mindspring.com>
Cc:        John Baldwin <jhb@FreeBSD.ORG>, smp@FreeBSD.ORG, beemern <beemern@ksu.edu>
Subject:   Re: PATCH: start_ap(), and P4 SMP hack to try
Message-ID:  <20020925165523.A58257@bofh.enst.fr>
In-Reply-To: <3D8F5AB2.8857A73B@mindspring.com>; from tlambert2@mindspring.com on Mon, Sep 23, 2002 at 11:17:22AM -0700
References:  <XFMail.20020923094001.jhb@FreeBSD.org> <3D8F48FB.F3DBE738@mindspring.com> <3D8F5AB2.8857A73B@mindspring.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Sep 23, 2002 at 11:17:22AM -0700, Terry Lambert wrote:
> What it does is correct the start_ap routine to take a physical
> instead of a logical CPU as an argument.

FWIW, I've tested a similar patch of mine a few days ago, because
I'm having the exact same problem as everyone else in this thread
on a bi-Xeon Intel motherboard.

My patch just changes the start_ap routine to use a physical ID,
and start_ap is called in a loop with CPU varying from 8 back to 1
until we get one processor started. It doesn't work.

I even added additional delays in start_ap in case this would just
be a timing problem, and it didn't work either.

I'm not a SMP specialist (actually I was not subscribed to -smp
until I found it searching "PHY FreeBSD panic y/n" through Google)
so I have no idea what to try next.
-- 
Pierre Beyssac						pb@enst.fr

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-smp" in the body of the message




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