Hacker News new | ask | show | jobs
by rosstafarian 5128 days ago
windows doesn't have "swap" watch those videos i linked for more info on how it works and a few people pasted http://serverfault.com/a/2368 which has excellent info.

There are many reasons to have a paging file even if you have plenty of ram. If you get a bluescreen it has to use the paging file for the memory dump if you want one, etc.

2 comments

I was trying to highlight that in some cases the user won't notice any benefits associated with page file when they have a large amount of RAM, so it is not really a negative to have it disabled. Personally I have encountered times when Windows, having paged processes, knocks them out of memory when I have plenty free (I know the memory is used for file caches, but I would prefer it to kick this stuff out first). As for mentioning linux, I was using it as an example (albeit only slightly applicable).
>There are many reasons to have a paging file even if you have plenty of ram:

1. If you have a BSOD and you want a memory dump

2. e

3. t

4. c

5. .

Sorry but i didnt feel like going into the specifics of windows memory management when i and others gave you the resources to learn more, so i listed one common case that everyone can appreciate. As per your original post I find that completely dubious saying windows never crashes after you disabled your paging file. Windows generally bsod's because of 3rd party driver's(70% of the time, and yes that's a real statistic). So i find it very hard to believe that it never crashes let alone what your lack of page file has to do with anything. Maybe it was blue screening and you where too busy making winamp crash hundreds of times and posting snarky comments on HN to notice?