Virtual Machine files on ramdisk doesn't run faster than on physical disk
Posted
by
Landy
on Super User
See other posts from Super User
or by Landy
Published on 2012-03-31T15:10:57Z
Indexed on
2012/04/03
23:32 UTC
Read the original article
Hit count: 295
I installed total 36G memory (4x8G + 2x2G) in the host (Windows 7) and I used ImDisk to create a 32G ramdisk and format it to NTFS file system. Then I copied the virtual machine (in VMware Workstation format) folder, including vmx, vmdk, etc... to the new created ram disk. Then I tried to power on it in VMware Workstation. What made me surprised is that the performance is not better than before. It cost almost the same time to power on the Windows 7 VM. I check the Resource Monitor in the Windows 7 host, and the statistics of CPU, disk, network are rather normal. The memory has reported 3000+ hard fault/sec when guest OS boot then drop to 0 after the guest powered on.
Any idea about this issue? I had thought the performance of ramdisk will be better than physical disk in this case. Am I wrong? Thanks.
© Super User or respective owner