]> git.ipfire.org Git - thirdparty/systemd.git/commit - man/journald.conf.xml
journal: make the compression threshold tunable 8313/head
authorAlex Gartrell <agartrell@fb.com>
Tue, 27 Feb 2018 17:37:23 +0000 (09:37 -0800)
committerAlex Gartrell <agartrell@fb.com>
Tue, 20 Mar 2018 21:54:07 +0000 (14:54 -0700)
commit1b7cf0e5879ec04cb372766385228e8fb75e5500
treea9980b9f4d5fa9f5818542e7a4a5548fd74d84f9
parent57850536d501376feb46fe908418937376efe85f
journal: make the compression threshold tunable

Allow a user to set a number of bytes as Compress to use as the compression
threshold.
man/journald.conf.xml
src/journal/journald-gperf.gperf
src/journal/journald-server.c
src/journal/journald-server.h
src/journal/test-journal-config.c [new file with mode: 0644]
src/test/meson.build