From mboxrd@z Thu Jan 1 00:00:00 1970 From: Konrad Rzeszutek Wilk Subject: Re: [PATCH v2 01/13] xsplice: Design document (v5). Date: Fri, 5 Feb 2016 13:34:40 -0500 Message-ID: <20160205183440.GB26294@x230.dumpdata.com> References: <1452808031-706-1-git-send-email-konrad.wilk@oracle.com> <1452808031-706-2-git-send-email-konrad.wilk@oracle.com> <569E48AF.3010000@citrix.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Received: from mail6.bemta5.messagelabs.com ([195.245.231.135]) by lists.xen.org with esmtp (Exim 4.72) (envelope-from ) id 1aRlDV-0004Ah-Mh for xen-devel@lists.xenproject.org; Fri, 05 Feb 2016 18:34:49 +0000 Content-Disposition: inline In-Reply-To: <569E48AF.3010000@citrix.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xen.org Errors-To: xen-devel-bounces@lists.xen.org To: Ross Lagerwall Cc: wei.liu2@citrix.com, ian.campbell@citrix.com, andrew.cooper3@citrix.com, ian.jackson@eu.citrix.com, mpohlack@amazon.com, stefano.stabellini@citrix.com, jbeulich@suse.com, sasha.levin@oracle.com, xen-devel@lists.xenproject.org List-Id: xen-devel@lists.xenproject.org > >+
> >+              /->\
> >+              \  /
> >+ UNLOAD <--- CHECK ---> REPLACE|APPLY --> REVERT --\
> >+                \                                  |
> >+                 \-------------------<-------------/
> 
> This doesn't make much sense to me. The actions need to be represented by
> arrows that move from one state to another.

They are. The '<-' or '->' are arrows.

However I have to say that I had a hard time coming up with a good
graphical representation of this. If you have ideas for better I am
all ears.