Commit 3a9b16a
committed
linux-yocto-dev: enable ZRAM
ZRAM, when configured by userspace, can provide a compressed swapspace
backed by regular RAM. This generally increases the amount of available
memory, avoiding the need for disk-backed swap.
When it isn't configured by userspace, this does nothing.
Signed-off-by: Koen Kooi <[email protected]>1 parent 3c9218e commit 3a9b16a
1 file changed
+21
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
0 commit comments