alc d5a13901bf MFC r273701, r274556
By the time that pmap_init() runs, vm_phys_segs[] has been initialized.
  Obtaining the end of memory address from vm_phys_segs[] is a little
  easier than obtaining it from phys_avail[].

  Enable the use of VM_PHYSSEG_SPARSE on amd64 and i386, making it the
  default on i386 PAE.  (The use of VM_PHYSSEG_SPARSE on i386 PAE saves
  us some precious kernel virtual address space that would have been
  wasted on unused vm_page structures.)
2015-01-02 17:45:52 +00:00
..
2015-01-02 17:45:52 +00:00
2015-01-02 17:45:52 +00:00
2014-12-22 21:32:39 +00:00
2014-12-22 21:32:39 +00:00
2014-02-04 03:36:42 +00:00
2014-12-22 20:53:45 +00:00
2012-03-30 19:10:14 +00:00
2014-12-22 19:53:55 +00:00