Skip to content

Commit aa06016

Browse files
authored
update
1 parent a672df9 commit aa06016

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

support/windows-server/performance/memory-dump-file-options.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,10 +104,10 @@ The following registry value is used under `HKEY_LOCAL_MACHINE\System\CurrentCon
104104

105105
- CrashDumpEnabled REG_DWORD 0x0 = None
106106
- CrashDumpEnabled REG_DWORD 0x1 = Complete memory dump
107-
- CrashDumpEnabled REG_DWORD 0x1 = Active memory dump (with the `FilterPages` value set to `1`)
108107
- CrashDumpEnabled REG_DWORD 0x2 = Kernel memory dump
109108
- CrashDumpEnabled REG_DWORD 0x3 = Small memory dump (64 KB)
110109
- CrashDumpEnabled REG_DWORD 0x7 = [Automatic memory dump](/windows-hardware/drivers/debugger/automatic-memory-dump)
110+
- CrashDumpEnabled REG_DWORD 0x1 and FilterPages REG_DWORD 0x1 = Active memory dump
111111

112112
Additional registry values for CrashControl:
113113

0 commit comments

Comments
 (0)