Jump to content

Recommended Posts

Posted

I have seen some programs out there that are use to recover RAM from the operating system. Usually a utility to monitor and free unused RAM--a Memory Defragmenter (RAM defragmenter). A tool that allows you to Tune up RAM performance without any cost.

Is this something that is possible to do in AutoIt? If so, what would be a starting place? If not, how come?

Thanks in Advance.

Posted

Does anyone know if this type of app is possible in AutoIt?

ram defragmenters are for the most part miths and do little to nothing for speed sometimes even dropping your speed

defraging a hdd is needed because ther is a mechanical head that has to seek and find the tracks with the sectiors contaning your files

ram can instatly read any address the chipset/memorycontroller thinks the cpu will need next or that the cpu needs next ther is no delay in selecting a memory address row nomatter where its at or how many gaps are present or how fragmented it is it is a fixed thing you aske it for address 13 d2 4a 8f you will get that data no faster no slower nomatter the contents of it or any other ram segment

eadthem akip chip/componet lvl electronics engenner

Posted

eadthem is right, ram defragging is pointless.

Personally i use ClearMem by Microsoft (free tool) which forces pages out of physical memory after heavy pc usage.

I've incorporated a run command into MemStat by AutoIt Smith

More info on ClearMem & download here

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
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...