Clarify thin pool usage and TRIM

Resolves QubesOS/qubes-issues#4565
This commit is contained in:
esote 2018-12-02 10:51:12 -06:00
parent ba63738296
commit 550f3e4aef

View File

@ -126,11 +126,10 @@ Important Notes (R4.0)
subsequent changes to the parent TemplateVM's `/home` will not affect
the child TemplateBasedVM's `/home`.
* Template VMs are created in a thin pool, making `qvm-trim-template`
no longer necessary.
The root filesystems in Standalone VMs can employ
TRIM/discard on the root fs using normal tools and configuration options.
* All VMs are created in a thin pool by default, making `qvm-trim-template`
no longer necessary. You may wish to enable [TRIM/discard](/doc/disk-trim/)
in dom0, or use `fstrim` in dom0 monthly, but this will not impact VM free
space or disk usage.
| | Inheritance (1) | Persistence (2)
|--------------------|-----------------------------------------------------------|------------------------------------------