cvs commit: src/sys/arm/arm pmap.c

Alan Cox alc at FreeBSD.org
Wed Nov 8 06:31:35 UTC 2006


alc         2006-11-08 06:31:28 UTC

  FreeBSD src repository

  Modified files:
    sys/arm/arm          pmap.c 
  Log:
  MFamd64/ia64/i386/sun4v
    Use cnt.v_page_count, the actual count of available physical pages,
    instead of vm_page_array_size to compute the maximum number of pv
    entries.
  
  Revision  Changes    Path
  1.71      +1 -1      src/sys/arm/arm/pmap.c


More information about the cvs-src mailing list