diff --git a/docs/formatdomain.html.in b/docs/formatdomain.html.in index eb619a1656073e3d054e0ec243006eaab4ab2e13..1f12ab5b4214aef92cf7ee43bfa2bec302541473 100644 --- a/docs/formatdomain.html.in +++ b/docs/formatdomain.html.in @@ -1150,13 +1150,16 @@ suitable for the specific environment at the same time to mitigate the risks described above. Since 1.0.6
source
type
attribute, it's possible to provide
+ "file" to utilize file memorybacking or keep the default
+ "anonymous".access
memAccess
mode
attribute, specify if the memory is
+ to be "shared" or "private". This can be overridden per numa node by
+ memAccess
.allocation
mode
attribute, specify when to allocate
+ the memory by supplying either "immediate" or "ondemand".discard