WD File Management engine is burning my RAM

Tommy_J wrote:

what is a memory manager and where do I get it?

http://drinkprog.com/kiwi/

Basic rules:

  • close an application when it’s memory load exceeds a certain level
  • close an application when it’s CPU time spend exceeds a certain time
  • close an application when it runs for a period of time
  • turn off the computer when a certain application ends
  • run an application when the selected application starts
  • run an application when the selected application ends
  • alert when an application starts
  • alert when an application ends
  • alert when an application’s memory load exceeds a certain level
  • alert when an application’s CPU time spend exceeds a certain time