Jump to content

Recommended Posts

Posted

According to what PsaltlyDS said on this post : #610856 , some system process cannot be tuned using _ReduceMemory UDFs using EmptyWorkingSet ..

So i'm trying to find out how i can tune process's memory even without required permissions , i know that is possible because what marfdaman posted at http://www.autoitscript.com/forum/index.php?showtopic=46388 with the attached .exe can reduce memory of my svchost process that i can't do it with my apps.

Posted

According to what PsaltlyDS said on this post : #610856 , some system process cannot be tuned using _ReduceMemory UDFs using EmptyWorkingSet ..

So i'm trying to find out how i can tune process's memory even without required permissions , i know that is possible because what marfdaman posted at http://www.autoitscript.com/forum/index.php?showtopic=46388 with the attached .exe can reduce memory of my svchost process that i can't do it with my apps.

"RAM optimizers" are of questionable value, but that aside, the linked EXE is for a .NET version, NOT an AutoIT version. You can get the AutoIT version as the "Old version" on this site:

http://marfdaman.googlepages.com/downloads

and the AutoIT version won't free memory from other users either.

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...