fix: more reasonable zram-size
This commit is contained in:
parent
94cfe86ede
commit
27c6859169
1 changed files with 1 additions and 1 deletions
|
|
@ -1,3 +1,3 @@
|
||||||
[zram0]
|
[zram0]
|
||||||
zram-size = 8192
|
zram-size = ram * 2
|
||||||
compression-algorithm = zstd
|
compression-algorithm = zstd
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue