mirror of
https://github.com/opnsense/src.git
synced 2026-06-09 08:43:19 -04:00
MFC noted: minidumps.
This commit is contained in:
parent
89e6b51174
commit
ce92ededd9
2 changed files with 2 additions and 2 deletions
|
|
@ -289,7 +289,7 @@
|
|||
memory in a kernel crash dump, the kernel now defaults to dumping only pages that are
|
||||
actively mapped into kernel virtual memory. A new
|
||||
<varname>debug.minidump</varname> sysctl variable
|
||||
can be used to turn off this behavior when set to zero.</para>
|
||||
can be used to turn off this behavior when set to zero. &merged;</para>
|
||||
|
||||
<para>A new sysctl variable <varname>kern.malloc_stats</varname>
|
||||
has been added. This allows exporting of kernel malloc
|
||||
|
|
|
|||
|
|
@ -289,7 +289,7 @@
|
|||
memory in a kernel crash dump, the kernel now defaults to dumping only pages that are
|
||||
actively mapped into kernel virtual memory. A new
|
||||
<varname>debug.minidump</varname> sysctl variable
|
||||
can be used to turn off this behavior when set to zero.</para>
|
||||
can be used to turn off this behavior when set to zero. &merged;</para>
|
||||
|
||||
<para>A new sysctl variable <varname>kern.malloc_stats</varname>
|
||||
has been added. This allows exporting of kernel malloc
|
||||
|
|
|
|||
Loading…
Reference in a new issue