File tree 1 file changed +2
-2
lines changed
1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ Overall load
10
10
Last 2 minutes
11
11
Last minute
12
12
13
-
13
+ Really it needs far more datasets to be authorative but provides an approx reflections
14
14
15
15
_____
16
16
@@ -19,7 +19,7 @@ LZO/4 offer the best performance and for swaps they are probably the defacto cho
19
19
You maybe have text based low impact directories such a /var/log /var/cache where highly
20
20
effective text compressors, such as deflate(zlib) & zstd are used in preference of disk size
21
21
and effective compression that can be up to 200% of what a LZ may achieve.
22
- /tmp I am not so sure about incur any further load on what can be small blistering fast
22
+ /tmp /run I am not so sure about incur any further load on what can be small blistering fast
23
23
ram mounted tmpfs as if memory gets short then zram swaps will provide.
24
24
That way your system is performance optimised and also memory optimised via zram swap,
25
25
with compression overhead of some common working directories.
You can’t perform that action at this time.
0 commit comments