VMware Communities
russellr
Contributor
Contributor

WS 6.5.3 broken performance

Hi,

I run WS as root and have set "Fit all virtual machine memory into reserved host RAM".

I have 2500MB RAM allocated.

I also have these settings in in the guest's .vmx file:

sched.mem.pshare.enable = "FALSE"
MemTrimRate = 0
prefvmx.useRecommendedLockedMemSize = "TRUE"
prefvmx.minVmMemPct = "100"
mainmem.useNamedFile = "FALSE"

Yes, vmware-vmx has almost completed swapped out with just 10MB resident.

This is causing swapping and totally destroying performance.

I didn't have this problem on version 6.5.2, but due to the "keyboard not releasing bug" in 6.5.2 I'm not keen tro try to go back to that version.

What's the solution? Another bug fix from VMWare or am I missing something?

regards,

RR

Tags (3)
Reply
0 Kudos
1 Reply
continuum
Immortal
Immortal

mainmem.useNamedFile = "FALSE"

if you are running 32 bit Linux this tweak can probably make things worse.

On a 32bit system I also would not assign more than 1536 Mb to the VM

Swapping the vRAM is normal behaviour on Linux - only on Windows you can disable this

___________________________________

VMX-parameters- VMware-liveCD - VM-Sickbay


________________________________________________
Do you need support with a VMFS recovery problem ? - send a message via skype "sanbarrow"
I do not support Workstation 16 at this time ...

Reply
0 Kudos