Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Jun 1998 02:02:38 -0500 (EST)
From:      "John S. Dyson" <dyson@FreeBSD.ORG>
To:        mantar@netcom.com (Manfred Antar)
Cc:        current@FreeBSD.ORG
Subject:   Re: Another snap for -current improvements
Message-ID:  <199806070702.CAA01085@dyson.iquest.net>
In-Reply-To: <199806070652.XAA09806@pozo.com> from Manfred Antar at "Jun 6, 98 11:52:17 pm"

next in thread | previous in thread | raw e-mail | index | archive | help
Manfred Antar said:
> At 12:50 AM 6/7/98 -0500, you wrote:
> >Another snap at:
> >
> >http://www.freebsd.org/~dyson/sysjun07.diff.gz
> >
> >Might work on P5 now.  Also, some strange problems that
> >I could finally repeat have been fixed.  New pte update
> >code that considers the modification of VA space as
> >a side effect, as opposed to depending upon the lack
> >of compiler optimization.
> >
> >John
> >
> 
I have run tests on my PR 440 MB with no problems.  However,
that diagnostic that you are seeing is bogus, and reflects
a coding error in the diagnostic :-(.  I'll download a new,
fixed patch.  If you want to quick-fix the code in your
hands, on approx line 3446 of sys/i386/i386/pmap.c (my
line numbers won't match yours perfectly necessarily)
there is an ifdef PMAP_DIAGNOSTIC, with the complaint
that you are seeing.  The variable "pmap" isn't
initialized there, and the diagnostic itself has the
error.  Try removing that ifdef'ed section of code.
I'll download a new update diff immediately.

-- 
John                  | Never try to teach a pig to sing,
dyson@freebsd.org     | it just makes you look stupid,
jdyson@nc.com         | and it irritates the pig.

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



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