The information in this article applies to:
IMPORTANT: This article contains information about editing the registry. Before you edit the registry, make sure you understand how to restore it if a problem occurs. For information about how to do this, view the "Restoring the Registry" Help topic in Regedit.exe or the "Restoring a Registry Key" Help topic in Regedt32.exe. SUMMARYNOTE: This article assumes that you are familiar with the information in the following Microsoft Knowledge Base article regarding the Windows NT Special Pool feature: Q188831 How to Enable the Special Pool Feature to Isolate Pool DamageWhen you are using the Special Pool tagging features of Windows NT 4.0 Service Pack 4 and later, you can verify the configuration of the registry options by using a Memory.dmp file or a live debug. You can check the various Special Pool options by using several of the global variables available. The ability to verify the settings can be useful when you are working with computers that require that Special Pool be used. MORE INFORMATIONWARNING: Using Registry Editor incorrectly can cause serious problems that
may require you to reinstall your operating system. Microsoft cannot
guarantee that problems resulting from the incorrect use of Registry Editor
can be solved. Use Registry Editor at your own risk. dd nt!MmSpecialPoolTagThe Windows NT global variable for the PoolTagOverruns registry value is MmSpecialPoolCatchOverruns: dd nt!MmSpecialPoolCatchOverrunsThe Windows NT global variable for the EnableKStackPool registry value is MmEnableKStackPool. This option is available only with Windows NT 4.0, Terminal Server Edition. For additional information about this option, click the article number below to view the article in the Microsoft Knowledge Base: Q188831 How to Enable the Special Pool Feature to Isolate Pool Damage dd nt!MmEnableKStackPoolThe Windows NT global variable MiSpecialPoolEnabled is hard coded to be enabled. LOGICAL MiSpecialPoolEnabled = TRUE; REFERENCESFor additional information, click the article number below to view the article in the Microsoft Knowledge Base: Q148658 How to Load Windows NT Memory.dmp File Using I386kd.exe Additional query words:
Keywords : kbenv kbtool |
Last Reviewed: January 13, 2000 © 2000 Microsoft Corporation. All rights reserved. Terms of Use. |