Innovative Posted December 28, 2008 Posted December 28, 2008 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.
TurionAltec Posted December 28, 2008 Posted December 28, 2008 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/downloadsand the AutoIT version won't free memory from other users either.
Innovative Posted December 29, 2008 Author Posted December 29, 2008 Since it is possible in the .NET version , would it be possible in autoit ?
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now