File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed
support/windows-server/performance Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff 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
112112Additional registry values for CrashControl:
113113
You can’t perform that action at this time.
0 commit comments