Windows NT Virtual Memory Manager Uses FIFO

ID: Q98216

3.10 3.50 3.51 4.00 WINDOWS NT kbprg

The information in this article applies to:

On page 193 of "Inside NT," Helen Custer states that the Windows NT virtual memory manager uses a FIFO (first in, first out) algorithm, as opposed to a LRU (least recently used) algorithm, which the Windows virtual memory manager uses. While it is true that FIFO can result in a commonly used page being discarded or paged to the pagefile, there are reasons why this algorithm is preferable.

Here are some of the advantages:

Additional reference words: 3.10 3.50 3.51 4.00 KBCategory: kbprg KBSubcategory: BseMm
Keywords          : kbAPI kbKernBase kbGrpKernBase 
Version           : 3.10 3.50 3.51 4.00
Platform          : NT WINDOWS

Last Reviewed: December 22, 1996