소스 검색

Update log2ram.conf

Changes to comments for setting: 'ZL2R='
pull/224/head
Adam Matthews 5 달 전
committed by Adam Matthews
부모
커밋
f3aa228317
1개의 변경된 파일4개의 추가작업 그리고 1개의 파일을 삭제
  1. +4
    -1
      log2ram.conf

+ 4
- 1
log2ram.conf 파일 보기

@@ -45,8 +45,11 @@ JOURNALD_AWARE=true

# **************** Zram backing conf *************************************************

# ZL2R Zram Log 2 Ram enables a zram drive when ZL2R=true ZL2R=false is mem only tmpfs
# Enable ZL2R to use a zram drive for log storage by setting ZL2R=true.
# Set ZL2R=false to use a memory-only tmpfs for log storage instead.
# Example: ZL2R=true uses zram, while ZL2R=false uses tmpfs.
ZL2R=false

# COMP_ALG this is any compression algorithm listed in /proc/crypto
# lz4 is fastest with lightest load but deflate (zlib) and Zstandard (zstd) give far better compression ratios
# lzo is very close to lz4 and may with some binaries have better optimisation


불러오는 중...
취소
저장