Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2002 15:58:13 -0800 (PST)
From:      Benno Rice <benno@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/powerpc/powerpc pmap.c
Message-ID:  <200203172358.g2HNwDU74863@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
benno       2002/03/17 15:58:12 PST

  Modified files:
    sys/powerpc/powerpc  pmap.c 
  Log:
  Changes and fixes in preparation for UMA:
  
  - Bootstrap pvo entries are now allocated by stealing pages.
  - Just return if we're pmap_enter'ing a mapping that's already there.  Don't
    remove it and re-enter it.
  
  Revision  Changes    Path
  1.21      +29 -12    src/sys/powerpc/powerpc/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?200203172358.g2HNwDU74863>