Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 12 Feb 1998 14:00:03 -0800 (PST)
From:      Bruce Evans <bde@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-sys@FreeBSD.ORG
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <199802122200.OAA25224@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
bde         1998/02/12 14:00:03 PST

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Fixed initialization of the 4MB page.  Kernels larger than about 2.75MB
  (from _btext to _end) crashed in pmap_bootstrap().  Smaller kernels
  worked accidentally.
  
  Revision  Changes    Path
  1.186     +2 -2      src/sys/i386/i386/pmap.c

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?199802122200.OAA25224>