freebsd-skq/sys/boot/ia64
Marcel Moolenaar 72e1680189 o Make sure the page table has a size that is mappable. Certain page
sizes are not supported.
o   Map the PBVM page table.
o   Map the PBVM using the largest possible power of 2 that is less than
    the amount of PBVM used and round down to a valid page size. Note
    that the current kernel is between 8MB and 16MB in size, which would
    mean that 8MB would be the typical size of the mapping, if only 8MB
    wasn't an invalid page size. In practice, we end up mapping the first
    4MB of PBVM in most cases.
2011-03-13 22:04:19 +00:00
..
common o Make sure the page table has a size that is mappable. Certain page 2011-03-13 22:04:19 +00:00
efi Bump the version information to account for PBVM support. 2011-03-11 22:16:05 +00:00
ski Bump the version information to account for PBVM support. 2011-03-11 22:16:05 +00:00
Makefile Major rework of the ia64 loaders. The two primary objectives are: 2006-11-05 22:03:04 +00:00
Makefile.inc Enable GCC stack protection (aka Propolice) for userland: 2008-06-25 21:33:28 +00:00