Page Menu
Home
FreeBSD
Search
Configure Global Search
Log In
Files
F148199605
D32618.id.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Flag For Later
Award Token
Size
964 B
Referenced Files
None
Subscribers
None
D32618.id.diff
View Options
diff --git a/sbin/dumpon/dumpon.8 b/sbin/dumpon/dumpon.8
--- a/sbin/dumpon/dumpon.8
+++ b/sbin/dumpon/dumpon.8
@@ -228,6 +228,20 @@
.Va hw.physmem
.Xr sysctl 8
variable.
+.Sh SYSCTL VARIABLES
+The following
+.Xr sysctl 8
+variables can be used to modify or monitor the behavior of crash dumps:
+.Bl -tag -width "machdep.dump_retry_count"
+.It Va debug.minidump
+Set the type of kernel crash dump.
+Possible values are 0 for a full crash dump or 1 for a minidump.
+The default is minidump.
+.It Va machdep.dump_retry_count
+The maximum number of times dump will retry before giving up.
+The default value is 5.
+This sysctl is only supported on PowerPC and AMD64.
+.El
.Sh IMPLEMENTATION NOTES
Because the file system layer is already dead by the time a crash dump
is taken, it is not possible to send crash dumps directly to a file.
@@ -377,6 +391,7 @@
.Xr loader 8 ,
.Xr rc 8 ,
.Xr savecore 8 ,
+.Xr sysctl 8 ,
.Xr swapon 8 ,
.Xr panic 9
.Sh HISTORY
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Tue, Mar 17, 11:26 AM (7 h, 41 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
29822354
Default Alt Text
D32618.id.diff (964 B)
Attached To
Mode
D32618: Update dumpon(8) to include sysctl variable information
Attached
Detach File
Event Timeline
Log In to Comment