Easy Question: command to flush a system's RAM?

Overkiller

Platinum Member
Feb 22, 2003
2,461
0
0
Hey all,

i had a quick question regarding the command that can be typed @ the command prompt in WinXP where the RAM is cleared.

Thanks!
 

Overkiller

Platinum Member
Feb 22, 2003
2,461
0
0
outside of rebooting. This has to do when handling GB's of video encoding and the ram needs to be flushed so explorer.exe doesn't crash and restart.

anyone?
 

Nothinman

Elite Member
Sep 14, 2001
30,672
0
0
outside of rebooting. This has to do when handling GB's of video encoding and the ram needs to be flushed so explorer.exe doesn't crash and restart.

Memory doesn't need to be flushed, especially to stop explorer from crashing. If explorer is crashing it's from something else, the filesystem cache holding the video will be discarded (or sync'd to disk if they're dirty) when necessary. If explorer is crashing it's from something else, if it only happens after you do something intense like video editing I would suspect bad memory or over heating.
 

n0cmonkey

Elite Member
Jun 10, 2001
42,936
1
0
Originally posted by: Nothinman
outside of rebooting. This has to do when handling GB's of video encoding and the ram needs to be flushed so explorer.exe doesn't crash and restart.

Memory doesn't need to be flushed, especially to stop explorer from crashing. If explorer is crashing it's from something else, the filesystem cache holding the video will be discarded (or sync'd to disk if they're dirty) when necessary. If explorer is crashing it's from something else, if it only happens after you do something intense like video editing I would suspect bad memory or over heating.

I was thinking memory leak.