From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Hanquez Subject: Re: [PATCH] Use timeout on xenstore read_reply to avoid task hunging Date: Fri, 04 Mar 2011 11:41:09 +0000 Message-ID: <4D70CFD5.4050704@eu.citrix.com> References: <1299062062.17907.1442.camel@zakaz.uk.xensource.com> <1299238262.6552.292.camel@zakaz.uk.xensource.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <1299238262.6552.292.camel@zakaz.uk.xensource.com> List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org On 03/04/2011 11:31 AM, Ian Campbell wrote: > For example, the ocaml xenbus bindings in > xen-unstable.hg:tools/ocaml/libs/xb expose this field and I think > (although I'm not 100% sure) that the oxenstored (tools/ocaml/xenstored) > uses it. > oxenstored is echoing it back in the reply, and it doesn't have any more business for it. The client bindings (ocaml/libs/xs not ocaml/libs/xb) doesn't use it.