On Wed, Mar 14, 2018 at 10:58 AM, Wei Liu <wei.l...@citrix.com> wrote: > The variable named ramsize is always non-zero at that point because > there is a check for zero a few lines before.
But this is a loop, and ramsize is modified during the loop. if bankmax[i] > ramsize, then banksize is set to ramsize, and the loop should terminate next time around. -George _______________________________________________ Xen-devel mailing list Xen-devel@lists.xenproject.org https://lists.xenproject.org/mailman/listinfo/xen-devel