Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Dec 2006 08:44:47 +0000 (UTC)
From:      Kip Macy <kmacy@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/vm vm_page.c
Message-ID:  <200612080844.kB88imhu009611@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kmacy       2006-12-08 08:44:47 UTC

  FreeBSD src repository

  Modified files:
    sys/vm               vm_page.c 
  Log:
  Remove the requirement that phys_avail be sorted in ascending order
  by explicitly finding the lowest and highest addresses when calculating
  the size of the vm_pages array
  
  Reviewed by :alc
  
  Revision  Changes    Path
  1.333     +10 -2     src/sys/vm/vm_page.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612080844.kB88imhu009611>