[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-devel] [PATCH for-4.13 2/2] Rationalize max_grant_frames and max_maptrack_frames handling
On 27.11.2019 05:32, Jürgen Groß wrote: > On 26.11.19 18:17, George Dunlap wrote: >> --- a/tools/libxl/libxl.h >> +++ b/tools/libxl/libxl.h >> @@ -364,8 +364,8 @@ >> */ >> #define LIBXL_HAVE_BUILDINFO_GRANT_LIMITS 1 >> >> -#define LIBXL_MAX_GRANT_FRAMES_DEFAULT 32 >> -#define LIBXL_MAX_MAPTRACK_FRAMES_DEFAULT 1024 >> +#define LIBXL_MAX_GRANT_FRAMES_DEFAULT 0 >> +#define LIBXL_MAX_MAPTRACK_FRAMES_DEFAULT 0 > > I'd rather use -1 for the "not specified" value. This allows to set e.g. > the maptrack frames to 0 for non-driver domains. Yes. But it in turn wouldn't allow taking 0 to mean "default" in the hypervisor. Jan _______________________________________________ Xen-devel mailing list Xen-devel@xxxxxxxxxxxxxxxxxxxx https://lists.xenproject.org/mailman/listinfo/xen-devel
|
![]() |
Lists.xenproject.org is hosted with RackSpace, monitoring our |