freebsd-dev/usr.sbin/bhyveload
Neel Natu be679db4cd Provide APIs to directly get 'lowmem' and 'highmem' size directly.
Previously the sizes were inferred indirectly based on the size of the mappings
at 0 and 4GB respectively. This works fine as long as size of the allocation is
identical to the size of the mapping in the guest's address space. However, if
the mapping is disjoint then this assumption falls apart (e.g., due to the
legacy BIOS hole between 640KB and 1MB).
2014-06-24 02:02:51 +00:00
..
bhyveload.8 use .Mt to mark up email addresses consistently (part2) 2014-06-20 09:57:27 +00:00
bhyveload.c Provide APIs to directly get 'lowmem' and 'highmem' size directly. 2014-06-24 02:02:51 +00:00
Makefile Parse the memory size parameter using expand_number() to allow specifying 2013-10-09 03:56:07 +00:00