Do suspended VMs on VMware Fusion impact performance on the base computer?
Just trying to understand开发者_JAVA技巧 how everything works together. Sorry if this isn't the forum for it.
This is more of a serverfault question.
But there is no real impact besides whatever disk space is used. When a VM is suspended, the current state gets written to the disk. After that the VM is just another directory with files in it.
精彩评论