freebsd-skq/share/man
Mark Johnston 78f57a9cde Generalize the gzio API.
We currently use a set of subroutines in kern_gzio.c to perform
compression of user and kernel core dumps. In the interest of adding
support for other compression algorithms (zstd) in this role without
complicating the API consumers, add a simple compressor API which can be
used to select an algorithm.

Also change the (non-default) GZIO kernel option to not enable
compressed user cores by default. It's not clear that such a default
would be desirable with support for multiple algorithms implemented,
and it's inconsistent in that it isn't applied to kernel dumps.

Reviewed by:	cem
Differential Revision:	https://reviews.freebsd.org/D13632
2018-01-08 21:27:41 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 Be less verbose and more precise. 2018-01-01 19:04:40 +00:00
man4 aw_sid(4): Add support for Allwinner H3 2018-01-07 04:59:28 +00:00
man5 Generalize the gzio API. 2018-01-08 21:27:41 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 Allow use of .WAIT in the LOCAL_DIRS and LOCAL_LIB_DIRS lists. 2017-12-31 18:53:13 +00:00
man8 Move sys/boot to stand. Fix all references to new location 2017-11-14 23:02:19 +00:00
man9 Introduce mallocarray() in the kernel 2018-01-07 13:21:01 +00:00
Makefile Add more SUBDIR_PARALLEL. 2015-10-15 22:55:08 +00:00