On Wed, 2015-11-18 at 14:40 +0000, Ian Jackson wrote: > When the planning queue becomes empty, we update the plan. We should > also update the projection. > > I have cowboyed this change in the Cambridge instance's > daemons-testing.git and tested it there. > > Signed-off-by: Ian Jackson <ian.jack...@eu.citrix.com>
Acked-by: Ian Campbell <ian.campb...@citrix.com> > --- > ms-queuedaemon | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/ms-queuedaemon b/ms-queuedaemon > index 6ae9677..08f88cf 100755 > --- a/ms-queuedaemon > +++ b/ms-queuedaemon > @@ -150,6 +150,7 @@ proc runneeded-perhaps-start {} { > if {![llength $queue]} { > plan-reset plan > report-plan plan plan > + report-projection plan > return > } > _______________________________________________ Xen-devel mailing list Xen-devel@lists.xen.org http://lists.xen.org/xen-devel