Out of system resources is not due to RAM or CPU, rather it refers to HANDLES, there are two types of handles: User and GPI
Vista vs XP: They both support the same exact number of maximum handles. The issue is that xp is set to a much lower value in the registry than Vista, 3024 compared to 12,288.
The setting can be changed. The location of the first value is: HKEY_LOCAL_MACHINESystemCurrentControlSetControlSession ManagerSubSystems
There are three values if you look towards the end: 1024,12288,512 it is the MIDDLE value we are concerned with. The recommended value for an xp machine= 8192(note I changed to 12,000 on a test box with no issue)
The other two values are located at: HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindows NTCurrentVersionWindows
In xp and vista the default value is 2710 on both quotas The MAXIMUM value is 16384. As you can see this can be easily adjusted well below maximum value but still above the default value, something like 5000 should suffice.
This should help fix any issue with out of system resources. You must reboot for changes to take effect. |
|
|
|
|
|
| User Opinions |
|
| No users have voted. |
|
| How would you rate this answer? |
|
|
|