by Aaron Parker on August 17, 2006
in Windows
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 [...]
Tagged as:
Memory-Management
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 [...]
Tagged as:
Memory-Management