freebsd-skq/share/man
markj 4c9fc08f4a Add support for zstd-compressed user and kernel core dumps.
This works similarly to the existing gzip compression support, but
zstd is typically faster and gives better compression ratios.

Support for this functionality must be configured by adding ZSTDIO to
one's kernel configuration file. dumpon(8)'s new -Z option is used to
configure zstd compression for kernel dumps. savecore(8) now recognizes
and saves zstd-compressed kernel dumps with a .zst extension.

Submitted by:	cem (original version)
Relnotes:	yes
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D13101,
			https://reviews.freebsd.org/D13633
2018-02-13 19:28:02 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 pthread: adding missing header to man page 2018-02-03 20:50:46 +00:00
man4 Fix typo in dtrace_tcp(4) 2018-02-11 03:02:29 +00:00
man5 Add support for zstd-compressed user and kernel core dumps. 2018-02-13 19:28:02 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 Fix a typo. 2018-02-05 23:29:50 +00:00
man8 - Document new ${name}_limits rc.conf option 2018-02-06 15:30:17 +00:00
man9 Take a first stab at documenting use of MODULE_PNP_INFO 2018-02-12 22:42:06 +00:00
Makefile