我在新笔记本电脑上安装了 Ubuntu VM,但它非常滞后,打开每个应用程序(终端、mozilla、VSCode)都需要几秒钟,输入字符、向下滚动等都很滞后。使用这个 VM 真的很烦人。
主机操作系统是 windows10。我安装了 GuestAdditions,并使用以下参数设置了虚拟机:
**Disk**
Dynamically allocated, actual size=15GB, virtual size = 100GB (out of 500GB)
**PROCESSOR**
6gb RAM (out of 16)
4 cpu cores (out of 16)
**Acceleration**
Paravirtualization Interface = default (KVM)
Nested Paging enabled
**Display**
Video Memory 64 MB (out of 128)
3D Acceleration Enabled
Graphics controller = VMSVGA
您知道它为什么会滞后以及如何修复吗?
如果我遗漏了一些信息,请提前致歉。