Re: [Xen-devel] [PATCHv13 1/2] gnttab: use per-VCPU maptrack free lists

2015-06-16 Thread David Vrabel
On 16/06/15 07:27, Jan Beulich wrote: On 15.06.15 at 16:47, wrote: >> @@ -57,7 +58,7 @@ integer_param("gnttab_max_frames", max_grant_frames); >> * New options allow to set max_maptrack_frames and >> * map_grant_table_frames independently. >> */ >> -#define DEFAULT_MAX_MAPTRACK_FRAMES 25

Re: [Xen-devel] [PATCHv13 1/2] gnttab: use per-VCPU maptrack free lists

2015-06-15 Thread Jan Beulich
>>> On 15.06.15 at 16:47, wrote: > @@ -57,7 +58,7 @@ integer_param("gnttab_max_frames", max_grant_frames); > * New options allow to set max_maptrack_frames and > * map_grant_table_frames independently. > */ > -#define DEFAULT_MAX_MAPTRACK_FRAMES 256 > +#define DEFAULT_MAX_MAPTRACK_FRAMES 102