Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 17 Jul 2002 18:46:27 -0400
From:      Bosko Milekic <bmilekic@unixdaemons.com>
To:        Peter Wemm <peter@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <20020717184627.A14673@unixdaemons.com>
In-Reply-To: <200207172147.g6HLl50M071655@freefall.freebsd.org>; from peter@FreeBSD.org on Wed, Jul 17, 2002 at 02:47:05PM -0700
References:  <200207172147.g6HLl50M071655@freefall.freebsd.org>

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

On Wed, Jul 17, 2002 at 02:47:05PM -0700, Peter Wemm wrote:
> peter       2002/07/17 14:47:05 PDT
> 
>   Modified files:
>     sys/i386/i386        pmap.c 
>   Log:
>   Avoid trying to set PG_G on the first 4MB when we set up the 4MB page.
>   This solves the SMP panic for at least one system.  I'd still like to know
>   why my xeon works though.

  Does this mean if the kernel is found in the first 4MB page, PG_G will
  not be set there?

  In any case, I'm happy to report that with this fix, we got my dual
  PII to boot again.  Thanks Peter.
  
>   Tested by: bmilekic
>   
>   Revision  Changes    Path
>   1.345     +6 -0      src/sys/i386/i386/pmap.c

-- 
Bosko Milekic
bmilekic@unixdaemons.com
bmilekic@FreeBSD.org


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




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