Thread: Page file
View Single Post
  #51 (permalink)  
Old 01-23-2007, 10:19 AM
GT
Guest
 
Posts: n/a
Default Re: Page file

"CBFalconer" <cbfalconer@yahoo.com> wrote in message
news:45B53556.5E5AED07@yahoo.com...
> GT wrote:
>>

> ... snip ...
>>
>> If a swapfile exists, windows will use it in an attempt to keep as
>> much physical RAM available at any one time. In other words, if you
>> have 2GB of RAM and are using only 400MB, then windows will still
>> insist on swapping pages out to the pagefile, to keep the available
>> RAM as high as possible. If something that has been swapped out is
>> then required it is reloaded from the swapfile, introducing a
>> performance degredation which we have been trying to tell you about.
>> If you choose to run without a swapfile, then there would be no
>> performance drop - simple as that.

>
> Are you saying that MS is so stupid that they swap pages out, and
> then swap them back in even if they haven't been disturbed? I can
> well believe that, considering their other myriad stupidities.


Interesting! I don't know what windows does about a paged out page if the
RAM hasn't been disturbed. I presume in most cases the RAM will have been
used by something else, but I expect that the algorithm marks the pages out
RAM area as blank, so it won't even know where the page was originally
anyway!



Reply With Quote