mtomei's Posts

I am currently testing another way using Process Lasso which recently added support for Efficiency mode https://bitsum.com/product-update/process-lasso-12-3-efficiency-mode/ You can create a rule fo... See more...
I am currently testing another way using Process Lasso which recently added support for Efficiency mode https://bitsum.com/product-update/process-lasso-12-3-efficiency-mode/ You can create a rule for vmware-vmx.exe or a generic one for all user processes with syntax *:your_username and it seems to work like powercg.
Just tell Windows to not "optimize" the application. With that setting the process will never be moved on e-cores when backgrounded. Tested with W11 22H2 powercfg /powerthrottling disable /path "C:... See more...
Just tell Windows to not "optimize" the application. With that setting the process will never be moved on e-cores when backgrounded. Tested with W11 22H2 powercfg /powerthrottling disable /path "C:\Program Files (x86)\VMware\VMware Workstation\x64\vmware-vmx.exe"