Skip to content

Commit 6bddae4

Browse files
authoredApr 5, 2019
Update README.md
1 parent 98989b7 commit 6bddae4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed
 

‎README.md

+3
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,9 @@ Usefull for IoT / maker projects for reducing SD, Nand and Emmc block wear via l
44
Uses Zram to minimise precious memory footprint and extremely infrequent write outs and near ram speed working dirs.
55

66
Uses a ztab table in /etc/ztab where any combination and number of zram drives can be created.
7+
This branch uses a OverlayFS mount with zram so that syncFromDisk on start is not needed.
8+
This should allow quicker boots and larger directories as no complete directory copy needed as its the
9+
lower mount in the OverlayFS.
710

811
_____
912
### Menu

0 commit comments

Comments
 (0)
Please sign in to comment.