From mboxrd@z Thu Jan 1 00:00:00 1970 From: Gerd Knorr Subject: xenbus question Date: Mon, 31 Oct 2005 14:59:30 +0100 Message-ID: <43662342.8040206@suse.de> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Return-path: 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 List-Id: xen-devel@lists.xenproject.org Hi, A comment in drivers/xen/netback/xenbus.c says: /* Registration implicitly calls backend_changed. */ Well, that doesn't work all the time. How it is supposed to work? I can't find a direct call in the kernel code. I guess this takes a round-trip via xenstored? cheers, Gerd