You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: support/windows-server/performance/memory-dump-file-options.md
+3-23Lines changed: 3 additions & 23 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -96,15 +96,9 @@ To configure startup and recovery options (including the dump type), follow thes
96
96
97
97
## Tools for the various dump types
98
98
99
-
You can load complete memory dumps and kernel memory dumps with standard symbolic debuggers, such as I386kd.exe. I386kd.exe is included with the Windows 2000 Support CD-ROM.
99
+
You can load complete memory dumps and kernel memory dumps with the Windows Debugger. [https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/](/windows-hardware/drivers/debugger/)
100
100
101
-
Load small memory dumps by using Dumpchk.exe. You can also use Dumpchk.exe to verify that a memory dump file has been created correctly.
102
-
103
-
## Volume definitions
104
-
105
-
- Boot volume: The volume that contains the Windows operating system and its support files. The boot volume can be, but doesn't have to be, the same as the system volume.
106
-
107
-
- System volume: The volume that contains the hardware-specific files that you must have to load Windows. The system volume can be, but doesn't have to be, the same as the boot volume. The Boot.ini, `Ntdetect.com`, and Ntbootdd.sys files are examples of files that are located on the system volume.
101
+
Load small memory dumps by using Dumpchk.exe. You can also use Dumpchk.exe to verify that a memory dump file has been created correctly. [https://learn.microsoft.com/en-us/windows-hardware/drivers/debugger/dumpchk](/windows-hardware/drivers/debugger/dumpchk)
108
102
109
103
## Registry values for startup and recovery
110
104
@@ -135,21 +129,7 @@ Additional registry values for CrashControl:
135
129
136
130
For more information about how to configure your computer to generate a dump file for testing purposes, see [Windows feature lets you generate a memory dump file by using the keyboard](https://support.microsoft.com/help/244139).
137
131
138
-
## Default dump type options
139
-
140
-
- Windows 7 (All Editions): Kernel memory dump
141
-
- Windows Server 2012 R2 (All Editions): Automatic memory.dmp
142
-
143
132
## Maximum paging file size
144
133
145
-
Maximum paging file size is limited as follows:
146
-
147
-
|Limit|x86|x64|IA-64|
148
-
|---|---|---|---|
149
-
|Maximum size of a paging file|4 gigabytes (non-PAE)<br/>16 terabytes (PAE)|16 terabytes|32 terabytes|
Your hardware manufacturer provides technical support and assistance for x64-based versions of Windows. Your hardware manufacturer provides support because an x64-based version of Windows was included with your hardware. Your hardware manufacturer might have customized the installation of Windows with unique components. Unique components might include specific device drivers or might include optional settings to maximize the performance of the hardware. Microsoft will provide reasonable-effort assistance if you need technical help with your x64-based version of Windows. However, you might have to contact your manufacturer directly. Your manufacturer is best qualified to support the software that your manufacturer installed on the hardware.
0 commit comments