Thread: Clear RAM?
View Single Post
Posts: 1,746 | Thanked: 2,100 times | Joined on Sep 2009
#9
Originally Posted by wakkamis View Post
no super command to free up any memory thats being used up uselessly.
The OS cannot identify pages as being "used up uselessly" nor could any command. A page is in use until the process that is using it is terminated.

90% of the time sluggish behavior is less from memory usage and more from cpu/disk usage. I've found it tends to be the background daemons like the mail daemon, tracker, and the thumbnailer.