We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ced1d2f commit 820f6ddCopy full SHA for 820f6dd
1 file changed
doc/manpages/qvm-features.rst
@@ -432,10 +432,12 @@ preload-dispvm-max
432
Number of disposables to preload. Upon setting, the number of running preloaded
433
disposables will be adjusted to match the maximum configured, if there is not
434
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.
+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 its
437
+setting has precedence over the qube disposable template feature.
438
439
|
-| **Valid on**: disposable template
440
+| **Valid on**: disposable template and dom0
441
| **Type**: `int`
442
| **Default**: `0`
443
0 commit comments