Home
last modified time | relevance | path

Searched full:dumps (Results 1 – 25 of 401) sorted by relevance

12345678910>>...17

/freebsd/sbin/dumpon/
H A Ddumpon.833 .Nd "specify a device for crash dumps"
111 Configure encrypted kernel dumps.
164 eliminates the need to reserve space for crash dumps.
212 Mini crash dumps hold only memory pages in use by the kernel.
213 Alternatively, full memory dumps can be enabled by setting the
217 .Ss Full dumps
218 For systems using full memory dumps, the size of the specified dump
224 Also, when using full memory dumps, the
233 is taken, it is not possible to send crash dumps directly to a file.
239 may be used to enable early kernel core dumps for system panics which occur
[all …]
/freebsd/share/doc/smm/02.config/
H A Db.t40 paging area(s), device for system dumps, and device for
60 If no device is chosen for system dumps, the first swap
61 partition is selected (see below to find out where dumps are
74 dumps ``b''
90 System dumps
92 System dumps are automatically taken after a system crash,
93 provided the device driver for the ``dumps'' device supports
128 where system dumps are to be placed, and
/freebsd/share/man/man4/
H A Daxp.496 Dumps the transmit and receive statistics counter values for the controller.
99 Dumps the permissible and default configured transmit and receive channel
102 Dumps the permissible and default configured descriptor information for the
105 Dumps the current link setting like link mode, speed, duplex settings.
107 Dumps the current flow-control settings.
109 Dumps the current interrupt coalescing settings.
111 Dumps the current state of the Link.
113 Dumps the driver and controller firmware version information.
H A Dtextdump.445 kernel memory dumps and minidumps.
110 By default, kernel dumps generated on panic or via explicit requests for a
111 dump will be regular memory dumps; however, by using the
134 As with regular kernel dumps, a dump partition must be automatically or
143 sets textdumps to be the default manner of doing dumps.
H A Dnetdump.430 .Nd protocol for transmitting kernel dumps to a remote server
40 netdump is a UDP-based protocol for transmitting kernel dumps to a remote host.
132 server is configured to store dumps in
136 will cause the server to attempt to store dumps from the client in
H A Dmem.4201 .Ss Live Kernel Dumps
237 Kernel dumps taken against the running system may have inconsistent kernel data
242 Despite this, live kernel dumps can be useful for offline debugging of certain
/freebsd/sbin/dump/
H A Ddump.8217 only for dumps at or above the given
270 option can be used only to create level 0 dumps.
279 when transferring dumps generated from filesystems with numerous files
287 option can be used only to create level 0 dumps.
410 Since making a dump involves a lot of time and effort for full dumps,
438 can be kept to a minimum by staggering the incremental dumps.
439 An efficient method of staggering incremental dumps
451 After a level 0, dumps of active file systems (file systems with files
460 For the daily dumps, it should be possible to use a fixed number of tapes
464 For weekly dumps, another fixed set of tapes per dumped file system is
[all …]
/freebsd/sys/contrib/openzfs/tests/zfs-tests/tests/functional/cli_root/zdb/
H A Dzdb_004_pos.ksh23 # zdb will not produce redundant dumps of uberblocks
35 log_assert "Verify zdb produces unique dumps of uberblocks"
86 log_fail "zdb incorrectly dumps duplicate uberblocks"
89 log_fail "zdb incorrectly dumps duplicate uberblocks"
95 log_pass "zdb produces unique dumps of uberblocks"
H A Dzdb_003_pos.ksh22 # zdb will not produce redundant dumps of configurations
31 log_assert "Verify zdb does not produce redundant dumps of configurations"
67 log_fail "zdb produces an incorrect number of configuration dumps."
72 log_pass "zdb produces unique dumps of configurations."
/freebsd/contrib/ncurses/man/
H A Dscr_dump.592 # making screen dumps "data".
101 The screen dumps are written in textual form,
103 enabling the library to read dumps from either narrow- or wide-character-
115 The ncurses6 \fBgetwin\fP reads the legacy screen dumps from ncurses5.
135 screen dumps.
215 none of them documents the format used for screen dumps.
223 It produced dumps of different size
273 added support for screen dumps in version 2.7 (2005).
294 NetBSD \fB\%putwin\fP does not identify its dumps with a useful magic
437 However, its screen dumps are in binary.
/freebsd/lib/libkvm/
H A Dkvm.344 images, including live systems and crash dumps.
52 while crash dumps can be examined via the core file generated by
104 library supports inspection of crash dumps from non-native kernels.
105 Only a limited subset of the kvm interface is supported for these dumps.
131 crash dumps:
/freebsd/sbin/savecore/
H A Dsavecore.897 Maximum number of dumps to store.
98 Once the number of stored dumps is equal to
113 Regular dumps can be configured for compression with zstd using
131 looks for dumps on each device specified by the
/freebsd/usr.bin/gcore/
H A Dgcore.159 Dumps all available segments, excluding only malformed and undumpable
61 Unlike the default invocation, this flag dumps mappings of devices which
76 same kernel code that writes core dumps upon fatal signals.
/freebsd/cddl/contrib/opensolaris/cmd/dtrace/test/tst/common/proc/
H A Dtst.exitcore.ksh30 # when the process core dumps. The problematic bit here is making sure that
31 # a process _can_ dump core -- if core dumps are disabled on both a global
35 # running with both per-process and global core dumps disabled -- so this
/freebsd/share/doc/smm/01.setup/
H A D6.t133 Complete and incremental dumps are easily done with
137 least a week in most every case. We take full dumps every month (and keep
152 We do daily dumps circularly on the daily tapes with sequence
156 Full dumps are level 0 and the daily sequence restarts after each full dump
186 We do weekly dumps often enough that daily dumps always fit on one tape.
200 It is desirable that full dumps of the root filesystem be
235 allows filesystem dumps to be restored without concern for the
/freebsd/contrib/llvm-project/clang/include/clang/Frontend/
H A DFrontendOptions.h350 /// Whether we include declaration dumps in AST dumps.
354 /// Whether we deserialize all decls when forming AST dumps.
358 /// Whether we include lookup table dumps in AST dumps.
362 /// Whether we include declaration type dumps in AST dumps.
/freebsd/sys/dev/usb/
H A Dusb_debug.c134 * This function dumps information about an USB interface.
150 * This function dumps information about an USB device.
170 * This function dumps the USB transfer that are queued up on an USB endpoint.
189 * This function dumps information about an USB endpoint.
214 * This function dumps information about an USB transfer.
/freebsd/sys/riscv/conf/
H A DGENERIC173 options EKCD # Support for encrypted kernel dumps
174 options GZIO # gzip-compressed kernel and user dumps
175 options ZSTDIO # zstd-compressed kernel and user dumps
/freebsd/contrib/llvm-project/llvm/include/llvm/DebugInfo/CodeView/
H A DSymbolDumper.h37 /// Dumps one type record. Returns false if there was a type parsing error,
43 /// Dumps the type records in Data. Returns false if there was a type stream
/freebsd/share/man/man8/
H A Dcrash.841 and (very briefly) how to analyze crash dumps.
48 on the console, and if dumps have been enabled (see
182 If the system has been configured to take crash dumps (see
/freebsd/contrib/ofed/opensm/include/opensm/
H A Dosm_helper.h208 * Dumps the PortInfo attribute to the log.
256 * Dumps the GUIDInfo attribute to the log.
440 * Dumps the PortInfo attribute to the log.
476 * Dumps the SMInfo attribute to the log.
510 * Dumps the SwitchInfo attribute to the log.
546 * Dumps the Notice attribute to the log.
/freebsd/sys/contrib/zstd/lib/legacy/
H A Dzstd_v01.c1423 BYTE* dumps; member
1685 const BYTE* dumps; member
1696 const BYTE* dumps = seqState->dumps; in ZSTD_decodeSequence() local
1705 const U32 add = dumps<de ? *dumps++ : 0; in ZSTD_decodeSequence()
1709 if (dumps<=(de-3)) in ZSTD_decodeSequence()
1711 litLength = ZSTD_readLE24(dumps); in ZSTD_decodeSequence()
1712 dumps += 3; in ZSTD_decodeSequence()
1733 const U32 add = dumps<de ? *dumps++ : 0; in ZSTD_decodeSequence()
1737 if (dumps<=(de-3)) in ZSTD_decodeSequence()
1739 matchLength = ZSTD_readLE24(dumps); in ZSTD_decodeSequence()
[all …]
/freebsd/sys/powerpc/conf/
H A DGENERIC97 options EKCD # Support for encrypted kernel dumps
98 options GZIO # gzip-compressed kernel and user dumps
99 options ZSTDIO # zstd-compressed kernel and user dumps
/freebsd/usr.sbin/bsdinstall/scripts/
H A Dservices57 dumpdev "Enable kernel crash dumps to /var/crash" ${dumpdev:-on} \
83 echo '# Set dumpdev to "AUTO" to enable crash dumps, "NO"' \
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/elf-core/
H A DRegisterContextPOSIXCore_riscv64.cpp50 assert(false && "Writing registers is not allowed for core dumps"); in WriteGPR()
55 assert(false && "Writing registers is not allowed for core dumps"); in WriteFPR()

12345678910>>...17