Phynaz
Lifer
- Mar 13, 2006
- 10,140
- 819
- 126
100% wrong. I can only guess that your trolling or just out of date but anyway here is some proof:
How about instead of name calling you actually do a little research?
Windows is designed to have a page file. Windows does more with the page file than just page memory. For example it is the backing store for private memory. Without that backing store ALL private memory is being held in RAM, and you are dropping other pages - such as loaded DLL's - to make room.
That just one reason why a Windows 7 system without a pagefile will be slower than one with.
At the last Windows developer conference during one of the Q/A sessions it was asked if there would come a time when Windows wouldn't need a page file. The answer was "no".