[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCHv13 1/2] gnttab: use per-VCPU maptrack free lists
>>> On 15.06.15 at 16:47, <david.vrabel@xxxxxxxxxx> 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 1024 This should be undone by patch 2 now, too, or not be done here in the first place. I anyway wonder - also because both patches basically re-write __get_maptrack_handle() as well as the change back to the first come first serve model here - whether folding the second patch into this one wouldn't be better (albeit I realize that this would cause an authorship conflict). Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxx http://lists.xen.org/xen-devel
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |