本文介绍了VM堆大小设置为低于硬件指定的最小值128MB的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我厌倦了启动模拟器时,我得到了这个错误.有什么建议吗?

I am getting this error when i tired launching the emulator. Any suggestions?

模拟器:警告:VM堆大小设置为低于硬件指定的最小值128MB模拟器:警告:将VM堆大小设置为128MB模拟器:警告:经典qemu不支持SMP.配置文件中的hw.cpu.ncore选项将被忽略.模拟器:设备fd:684

emulator: WARNING: VM heap size set below hardware specified minimum of 128MBemulator: WARNING: Setting VM heap size to 128MBemulator: WARNING: Classic qemu does not support SMP. The hw.cpu.ncore option from your config file is ignored.emulator: device fd:684

推荐答案

编辑ADV以在VM的内存堆选项中将值设置为128或大于128

Edit ADV to set value 128 or more than 128 at VM heap of memory options

这篇关于VM堆大小设置为低于硬件指定的最小值128MB的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!

09-03 15:27