In another words, you only need one VM template for each operating system — this saves time and disk space.
换言之,对于各种操作系统,您都只需要使用一个VM模板——这可以节省时间和磁盘空间。
With a VM system, you have two primary areas that store information about the active applications and the data it USES — the physical random access memory (RAM) and space allocated on hard drives.
使用VM系统,您有两个主要区域来存储有关活动应用程序及其使用的数据的信息——物理随机访问存储器(RAM)和硬盘驱动器上分配的空间。
The benefit of a VM system is that physical RAM is more effectively used — this happens because it only holds executing applications and the data being used.
VM系统的优点在于,物理ram得到了更有效的利用——这是因为它仅包含正在执行的应用程序和正在使用的数据。
应用推荐