>>> On 26.06.18 at 13:14, wrote:
> On 26/06/18 08:22, Jan Beulich wrote:
>> This currently shows up for basically every domain, when originally it
>> was logged only when going beyond the default table size. Restore that
>> behavior.
>>
>> Signed-off-by: Jan Beulich
>>
>> --- a/xen/common/grant_t
gt; (Xen.org) ; Ian Jackson ; Julien Grall
>
> Subject: Re: [Xen-devel] [PATCH] gnttab: silence table expansion message
>
> On 26/06/18 08:22, Jan Beulich wrote:
> > This currently shows up for basically every domain, when originally it
> > was logged only when going beyon
On 26/06/18 08:22, Jan Beulich wrote:
> This currently shows up for basically every domain, when originally it
> was logged only when going beyond the default table size. Restore that
> behavior.
>
> Signed-off-by: Jan Beulich
>
> --- a/xen/common/grant_table.c
> +++ b/xen/common/grant_table.c
> @
On Tue, Jun 26, 2018 at 01:22:01AM -0600, Jan Beulich wrote:
> This currently shows up for basically every domain, when originally it
> was logged only when going beyond the default table size. Restore that
> behavior.
>
> Signed-off-by: Jan Beulich
Acked-by: Wei Liu
__
This currently shows up for basically every domain, when originally it
was logged only when going beyond the default table size. Restore that
behavior.
Signed-off-by: Jan Beulich
--- a/xen/common/grant_table.c
+++ b/xen/common/grant_table.c
@@ -1764,9 +1764,10 @@ gnttab_grow_table(struct domain