Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 26 Jun 2002 23:34:05 -0700 (PDT)
From:      "Andrew R. Reiter" <arr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <200206270634.g5R6Y5Ao054419@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
arr         2002/06/26 23:34:05 PDT

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Fix for the problem stated below by Tor Egge:
  (from: http://docs.freebsd.org/cgi/getmsg.cgi?fetch=832566+0+ \
         current/freebsd-current)
  
    "Too many pages were prefaulted in pmap_object_init_pt, thus
     the wrong physical page was entered in the pmap for the virtual
     address where the .dynamic section was supposed to be."
  
  Submitted by:   tegge
  Approved by:    tegge's patches never fail
  
  Revision  Changes    Path
  1.326     +1 -1      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?200206270634.g5R6Y5Ao054419>