mirror of
https://github.com/openbsd/src.git
synced 2025-01-10 06:47:55 -08:00
34ad8cc0aa
The previous wording might be understood as "leave memory unused in the primary domain", which is precisely what causes the hypervisor to reject the configuration since ldomctl(8) would implicitly allocate all remaining memory for the primary domain. Make sure that primary domain memory should be assigned explicitly so the total amount of allocated memory is less than physically available, i.e. the hypervisor will have even more memory available and configurations can boot again. OK stsp |
||
---|---|---|
.. | ||
config.c | ||
ldom_util.h | ||
ldom.conf.5 | ||
ldomctl.8 | ||
ldomctl.c | ||
ldomctl.h | ||
Makefile | ||
mdesc.c | ||
mdesc.h | ||
mdstore.c | ||
mdstore.h | ||
parse.y | ||
pri.c | ||
util.c |