Page 1 of 1

[CLOSED] Automatic Memory Management

Posted: Fri Jun 07, 2013 6:22 pm
by Zero3K
It would be nice if it could automatically reduce the amount of RAM its using if there's nothing being streamed after streaming a video, etc.

Re: Automatic Memory Management

Posted: Fri Jun 07, 2013 6:48 pm
by SharkHunter
Well this is impossible. The only way to "give back" memory to the operating system is to kill/restart the program. So if UMS allocated 700M of memory that figure will never go down (until the program dies). However UMS will not allocate any more memory (if it doesn't need it of course)