Posts tagged as:

Memory-Management

Raymond Chen explains why newer servers cannot see the full 4GB in the machine until you add the /PAE switch, even though this is usually required to see memory above 4GB. Essentially devices in the machine are using address space where the machine usually expects to see the remaining RAM. Add the /PAE switch allows the [...]

{ Comments on this entry are closed }

Always an interesting discussion around the traps is that of how much memory to install in Terminal Servers. Due to the nature of Terminal Server and limitations of the 32bit architecture, kernel address space will be exhausted before a Terminal Server will run out of RAM (depending on the number of users, of course). Brian [...]

{ Comments on this entry are closed }