• We’re currently investigating an issue related to the forum theme and styling that is impacting page layout and visual formatting. The problem has been identified, and we are actively working on a resolution. There is no impact to user data or functionality, this is strictly a front-end display issue. We’ll post an update once the fix has been deployed. Thanks for your patience while we get this sorted.

How To Clear Virutal Memory in Windows 2K, without rebooting?!

Greetings,

I'm running a webcam on my home computer - the program (after running for nine hours) filled up my virtual memory in Windows 2000. I'm wondering if there is a way or a program that will clear the virutal memory out without rebooting computer ... or any other ideas?

Thanks in advance,

Dravin
 
Thanks franguinho...


Nothinman, but what if, say I'm not at home with the computer? Is there a tweak or little file that'll do something tricky like that while I'm away?

Thanks 🙂
 
Interested myself. i have the script for 98 that does this.. haven't a clue about 2000 as the memory is accessed differently.
 
Nothinman, but what if, say I'm not at home with the computer? Is there a tweak or little file that'll do something tricky like that while I'm away?

The OS can't decide to throw away memory the app says it's still using, the app has to tell the OS it's done with it. If your app is just accumulating memory (either by bad design, or memory leaks) it needs fixed and there's not much you can do besides kill and restart it.
 


<< The OS can't decide to throw away memory the app says it's still using, the app has to tell the OS it's done with it. If your app is just accumulating memory (either by bad design, or memory leaks) it needs fixed and there's not much you can do besides kill and restart it. >>



Nothinman, indeed I should never have doubted ya 😉 I got some live help with the program (doi?) and yes CoffeeCup WebCam does have a memory leak in Windows 2000, that won't be fixed till their next version release. Off to find another program.


Thanks everyone.

FallenJedi
 
Back
Top