cvs commit: src/sys/arm/arm pmap.c src/sys/arm/include pmap.h pte.h

Olivier Houchard cognet at FreeBSD.org
Mon Jun 11 21:29:27 UTC 2007


cognet      2007-06-11 21:29:26 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
    sys/arm/include      pmap.h pte.h 
  Log:
  Introduce pmap_kenter_supersection(), which maps 16MB super-sections into
  the kernel pmap.
  Document a bit more the behavior of the xscale core 3.
  
  Revision  Changes    Path
  1.83      +28 -2     src/sys/arm/arm/pmap.c
  1.26      +1 -0      src/sys/arm/include/pmap.h
  1.4       +68 -0     src/sys/arm/include/pte.h


More information about the cvs-src mailing list