[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH v3 8/8] libxl: add libxl support for setting grant table resource limits
On Wed, Sep 06, 2017 at 02:46:53PM +0200, Juergen Gross wrote: > Add new domain config items for setting the limits for the maximum > numbers of grant table frames and maptrack frames of a domain. > > Signed-off-by: Juergen Gross <jgross@xxxxxxxx> > --- > docs/man/xl.cfg.pod.5.in | 15 +++++++++++++++ > tools/libxl/libxl.h | 6 ++++++ > tools/libxl/libxl_dom.c | 8 ++++++++ > tools/libxl/libxl_types.idl | 3 +++ > tools/xl/xl_parse.c | 5 +++++ > tools/xl/xl_sxp.c | 2 ++ > 6 files changed, 39 insertions(+) > > diff --git a/docs/man/xl.cfg.pod.5.in b/docs/man/xl.cfg.pod.5.in > index 79cb2eaea7..dd0b232020 100644 > --- a/docs/man/xl.cfg.pod.5.in > +++ b/docs/man/xl.cfg.pod.5.in > @@ -444,6 +444,21 @@ unpausing the domain. With a properly constructed > security policy (such > as nomigrate_t in the example policy), this can be used to build a > domain whose memory is not accessible to the toolstack domain. > > +=item B<grant_frames=NUMBER> Add max_ prefixes for both of them? They are the cap, not actual allocation after all. The code looks good. _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx https://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |