On Tue, Sep 05, 2017 at 12:37:12PM +0100, Paul Durrant wrote: > A subsequent patch will remove the current implicit limitation on creation > of ioreq servers which is due to the allocation of gfns for the ioreq > structures and buffered ioreq ring. > > It will therefore be necessary to introduce an explicit limit and, since > this limit should be small, it simplifies the code to maintain an array of > that size rather than using a list. > > Also, by reserving an array slot for the default server and populating > array slots early in create, the need to pass an 'is_default' boolean > to sub-functions can be avoided. > > Signed-off-by: Paul Durrant <paul.durr...@citrix.com>
Reviewed-by: Wei Liu <wei.l...@citrix.com> _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org https://lists.xen.org/xen-devel