Skip to content

Commit dff00f4

Browse files
committed
Document default_dispvm preload feature
For: QubesOS/qubes-issues#1512 For: QubesOS/qubes-desktop-linux-manager#262
1 parent ced1d2f commit dff00f4

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

doc/manpages/qvm-features.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -432,10 +432,13 @@ preload-dispvm-max
432432
Number of disposables to preload. Upon setting, the number of running preloaded
433433
disposables will be adjusted to match the maximum configured, if there is not
434434
enough of them and there is enough available memory on the system, new ones will
435-
be created, if there are more than enough, the excess will be removed.
435+
be created, if there are more than enough, the excess will be removed. When set
436+
on `dom0`, preloaded disposables will derive from the `default_dispvm` and the
437+
maximum for the new global disposable template will respect the `dom0` feature
438+
until it is deleted.
436439

437440
|
438-
| **Valid on**: disposable template
441+
| **Valid on**: disposable template and dom0
439442
| **Type**: `int`
440443
| **Default**: `0`
441444

0 commit comments

Comments
 (0)