File tree 1 file changed +1
-1
lines changed
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -119,7 +119,7 @@ daemon.log.2.gz history.log.1.gz syslog.2.gz
119
119
LZO/4 offer the best performance and for swaps they are probably the defacto choice.
120
120
You maybe have text based low impact directories such a /var/log /var/cache where highly
121
121
effective text compressors, such as deflate(zlib) & zstd are used in preference of disk size
122
- and effective compression that can be up to 200% of what a LZ may achieve.
122
+ and effective compression that can be up to 200% of what a LZ may achieve especially with text .
123
123
/tmp /run I am not so sure about incur any further load on what can be small blistering fast
124
124
ram mounted tmpfs as if memory gets short then zram swaps will provide.
125
125
That way your system is performance optimised and also memory optimised via zram swap,
You can’t perform that action at this time.
0 commit comments