aboutsummaryrefslogtreecommitdiff
path: root/Makefile.inc1
diff options
context:
space:
mode:
authorGleb Smirnoff <glebius@FreeBSD.org>2020-11-19 02:20:38 +0000
committerGleb Smirnoff <glebius@FreeBSD.org>2020-11-19 02:20:38 +0000
commitbc7ed46b635eec9f9df97ed6ae6fc5e229f182a6 (patch)
treed82b2db94868ba54785359ef739502f86c2e61aa /Makefile.inc1
parent33482dae89c26158a22ccb3b7f2ca6e6652f29b4 (diff)
downloadsrc-bc7ed46b635eec9f9df97ed6ae6fc5e229f182a6.tar.gz
src-bc7ed46b635eec9f9df97ed6ae6fc5e229f182a6.zip
Add '-u' switch that would uncompress cores that were compressed by
kernel during dump time. A real life scenario is that cores are compressed to reduce size of dumpon partition, but we either don't care about space in the /var/crash or we have a filesystem level compression of /var/crash. And we want cores to be uncompressed in /var/crash because we'd like to instantily read them with kgdb. In this case we want kernel to write cores compressed, but savecore(1) write them uncompressed. Reviewed by: markj, gallatin Relnotes: yes Differential Revision: https://reviews.freebsd.org/D27245
Notes
Notes: svn path=/head/; revision=367824
Diffstat (limited to 'Makefile.inc1')
0 files changed, 0 insertions, 0 deletions