• 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.

anyone put swap file on a software ram disk?

her34

Senior member
is it safe to do this? is it effective? is it okay to reboot and have the swap file deleted?

winxp
 
Ok... think about the logic here....

You want to use up some of your RAM to make an area to use as virtual memory when you run out of RAM... which will now happen faster because you've got less to use... Since you don't actually have any more physical RAM, you're still going to end up going out to the hard drive, just more often and with less efficient use of the memory you do have.

Bad idea....
 
first off it's not a swap file. it's a paging file and there are some pretty big differances here.

secondly just let windows manage memory! trying to mess with that (especially trying to stick it on a RAM disk) is a surefire way to get yourself into trouble.
 
one problem is that windows uses the page file to dump crash information too, no physical disk, no crash info.
 
is it safe to do this? is it effective? is it okay to reboot and have the swap file deleted?

Read the chapter on memory management in the book Inside Windows, then look at this question again.
 
Back
Top