acrn-hypervisor/devicemodel/samples
Minggui Cao 6266dd014a DM: correct memory allocation size for UOS
on 8GB MRB: cat /proc/meminfo|head -n 1|awk '{print $2}'
it is: 7993388, it is not 8000000, so set it compare
with 7500000, then it can allocate 6GB to UOS.

Tracked-On: #1657
Signed-off-by: Minggui Cao <minggui.cao@intel.com>
Reviewed-by: Binbin Wu <binbin.wu@intel.com>
2018-10-31 09:08:13 +08:00
..
apl-mrb DM: correct memory allocation size for UOS 2018-10-31 09:08:13 +08:00
nuc devicemodel:nuc:launch_uos.sh: drop a useless clear parameter 2018-10-30 14:25:51 +08:00