Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 12 Aug 2002 03:35:32 -0700 (PDT)
From:      Ian Dowse <iedowse@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/i386/i386 pmap.c
Message-ID:  <200208121035.g7CAZWle086881@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
iedowse     2002/08/12 03:35:32 PDT

  Modified files:
    sys/i386/i386        pmap.c 
  Log:
  Use roundup2() to avoid a problem where pmap_growkernel was unable
  to extend the kernel VM to the maximum possible address of 4G-4M.
  
  PR:             i386/22441
  Submitted by:   Bill Carpenter <carp@world.std.com>
  Reviewed by:    alc
  
  Revision  Changes    Path
  1.359     +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?200208121035.g7CAZWle086881>