Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 29 Jun 2002 02:43:59 -0700 (PDT)
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:  <200206290943.g5T9hxe6046683@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
benno       2002/06/29 02:43:59 PDT

  Modified files:
    sys/powerpc/powerpc  pmap.c 
  Log:
  - Initialise battable to cover I/O spaces.
  - Statically size the bpvo entries to avoid conflicts between bpvo allocation
    and the vm allocator.
  - Shift pmap_init2 code into pmap_init.
  - Add UMA_ZONE_VM flag to uma_zcreate.
  
  Submitted by:   Peter Grehan <peterg@ptree32.com.au>
  
  Revision  Changes    Path
  1.38      +56 -20    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?200206290943.g5T9hxe6046683>