瀏覽代碼

Update README.md

pull/68/head
StuartIanNaylor 5 年之前
committed by GitHub
父節點
當前提交
313871105d
沒有發現已知的金鑰在資料庫的簽署中 GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. +4
    -1
      README.md

+ 4
- 1
README.md 查看文件

@@ -1,10 +1,13 @@
# Log2Zram

Usefull for IoD / maker projects for reducing SD, Nand and Emmc block wear via log operations.
Use Zram to minimise precious memory footprint
Uses Zram to minimise precious memory footprint and extremely infrequent write outs.

Log2Zam is a lower write fork https://github.com/azlux/log2ram based on transient log for Systemd here : [A transient /var/log](https://www.debian-administration.org/article/661/A_transient_/var/log)

Can not be used for mission critical logging applications where a system crash and log loss is unaceptable.
If the extremely unlikely event of a system crash is not a major concern then L2Z can massively reduce log block wear whilst maintinaing and extremely tiny memory footprint.

_____
## Menu
1. [Install](#install)


Loading…
取消
儲存