mirror of
https://github.com/projectacrn/acrn-hypervisor.git
synced 2025-09-25 10:43:46 +00:00
ACRN/hv:change the max memory size of UOS from 8G to 16G
Signed-off-by: Zhao Yakui <yakui.zhao@intel.com> Tested-by: Yang Ronnie <ronnie.yang@intel.com>
This commit is contained in:
@@ -25,7 +25,7 @@ fi
|
||||
logger_setting="--logger_setting console,level=4;kmsg,level=3"
|
||||
|
||||
#for memsize setting
|
||||
mem_size=4096M
|
||||
mem_size=12288M
|
||||
|
||||
systemctl stop gdm.patch gdm
|
||||
|
||||
|
Reference in New Issue
Block a user