mirror of
https://github.com/AsamK/signal-cli.git
synced 2026-06-30 20:20:33 +00:00
Updated FAQ (markdown)
parent
2247016ca7
commit
0dde3ddd0b
4
FAQ.md
4
FAQ.md
@ -109,10 +109,10 @@ without those steps even 4 hours weren't enough, with the steps it took 38 min.
|
||||
- If you rather keep them running, it's best to switch to a `deadline` IO scheduler.
|
||||
- If you can, add a swap space on eMMC or an USB/NVMe SSD.
|
||||
- Enable zSwap in the fast mode, and make a small pseudoswap SSD (I used 2GB, rule of thumb is 25% RAM). leave it at the highest priority (100, it's the default on debian etc.)
|
||||
- make sure to start it and see if it's activated (`swapon -s` or the `Swap` column in `top`.
|
||||
- make sure to start it and see if it's activated (`swapon -s` or the `Swap` column in `top`.)
|
||||
- Add a swapfile of the same size just to be safe in case the swap overflows. If you have multiple swap partitions / -files, use the same (low) priority for them, i.e. `-5` Even SD cards will usually scale better for multiple IOs.
|
||||
- Make sure that is also active
|
||||
|
||||
- Make sure that you still have 5-10GB of disk space left for the actual build (exact number is not known but it's not a tiny amount)
|
||||
|
||||
### Build
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user