* description of gnttab_max_frames command line option.
@ 2016-01-18 12:53 Ian Campbell
  2016-01-18 13:02 ` Jan Beulich
  0 siblings, 1 reply; 3+ messages in thread
From: Ian Campbell @ 2016-01-18 12:53 UTC (permalink / raw)
  To: xen-devel; +Cc: Jan Beulich, Stefano Stabellini
docs/misc/xen-command-line.markdown says:
    ### gnttab\_max\_frames
    > `= <integer>`
    Specify the maximum number of frames per grant table operation.
Is this true? I thought the limit was on the number of pages which the
guest may use as grant table memory, rather than the maximum number of
operations which a single gnttabop is allowed to contain.
Also:
    ### gnttab\_max\_maptrack\_frames
    > `= <integer>`
    Specify the maximum number of maptrack frames domain.
I can't parse this one at all. I think it might be trying to say that it
specifies a per-domain maximum to the number of pages used as maptrack
pages?
Ian.
^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: description of gnttab_max_frames command line option.
  2016-01-18 12:53 description of gnttab_max_frames command line option Ian Campbell
@ 2016-01-18 13:02 ` Jan Beulich
  2016-01-18 13:10   ` Ian Campbell
  0 siblings, 1 reply; 3+ messages in thread
From: Jan Beulich @ 2016-01-18 13:02 UTC (permalink / raw)
  To: Ian Campbell; +Cc: xen-devel, Stefano Stabellini
>>> On 18.01.16 at 13:53, <ian.campbell@citrix.com> wrote:
> docs/misc/xen-command-line.markdown says:
> 
>     ### gnttab\_max\_frames
>     > `= <integer>`
> 
>     Specify the maximum number of frames per grant table operation.
> 
> Is this true? I thought the limit was on the number of pages which the
> guest may use as grant table memory, rather than the maximum number of
> operations which a single gnttabop is allowed to contain.
Indeed the wording looks bogus, not the least because "grant table
operation" can be taken to mean different things. And yes, the
value limits the domain's grant table.
> Also:
> 
>     ### gnttab\_max\_maptrack\_frames
>     > `= <integer>`
> 
>     Specify the maximum number of maptrack frames domain.
> 
> I can't parse this one at all. I think it might be trying to say that it
> specifies a per-domain maximum to the number of pages used as maptrack
> pages?
Yes indeed. Not sure how both of these slipped through.
Jan
^ permalink raw reply	[flat|nested] 3+ messages in thread
* Re: description of gnttab_max_frames command line option.
  2016-01-18 13:02 ` Jan Beulich
@ 2016-01-18 13:10   ` Ian Campbell
  0 siblings, 0 replies; 3+ messages in thread
From: Ian Campbell @ 2016-01-18 13:10 UTC (permalink / raw)
  To: Jan Beulich; +Cc: xen-devel, Stefano Stabellini
On Mon, 2016-01-18 at 06:02 -0700, Jan Beulich wrote:
> > > > On 18.01.16 at 13:53, <ian.campbell@citrix.com> wrote:
> > 
[...]
> Indeed
[...]
> Yes indeed.
Thanks, I'll send a patch for both.
Ian.
^ permalink raw reply	[flat|nested] 3+ messages in thread
end of thread, other threads:[~2016-01-18 13:10 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-18 12:53 description of gnttab_max_frames command line option Ian Campbell
2016-01-18 13:02 ` Jan Beulich
2016-01-18 13:10   ` Ian Campbell
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).