WARNING - OLD ARCHIVES

This is an archived copy of the Xen.org mailing list, which we have preserved to ensure that existing links to archives are not broken. The live archive, which contains the latest emails, can be found at http://lists.xen.org/
   
 
 
Xen 
 
Home Products Support Community News
 
   
 

xen-devel

Re: [Xen-devel] Handle for events?

To: Jeremy Fitzhardinge <jeremy@xxxxxxxx>
Subject: Re: [Xen-devel] Handle for events?
From: "Srujan D. Kotikela" <ksrujandas@xxxxxxxxx>
Date: Wed, 29 Sep 2010 11:34:38 -0500
Cc: xen-devel@xxxxxxxxxxxxxxxxxxx
Delivery-date: Wed, 29 Sep 2010 09:35:32 -0700
Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:mime-version:received:received:in-reply-to :references:date:message-id:subject:from:to:cc:content-type; bh=rEPvDzCvgQFRGHUBeMq8Kp1q64qKT6Wd4wuqb4VvIC0=; b=dYaW3nY1RuQ2ZhZqUCOwkiN1LL4e8rGlJ3Ez/B5u5v/Em3LiaIM1z1bV+YDqCb4i/A /rLPuoCnCrKwtHaWLex45ei2JKypZAnjILu1vILzMotwtu4nhwv4+zLvJJwo7rKlcxTz fc147j4Y6wyNaPUbeEXK+Y4N1IdcpMHRE3yc0=
Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:in-reply-to:references:date:message-id:subject:from:to :cc:content-type; b=E7ySHbGSwcJW7roP4fN+Sra7gkFrkPImlONaBjAeZmYbP4BdmiZpswHB79KTwB3Abo nRTcwxJRkhykdyfBlf/QmBm+mTMGlEP/t7iaxr7TH27bO/AFOSvHcuT5A13RTWuhElKG qKVgFgdzP8NPDLmgxieGY1brocD4/yflB4wEQ=
Envelope-to: www-data@xxxxxxxxxxxxxxxxxxx
In-reply-to: <4CA36965.4040208@xxxxxxxx>
List-help: <mailto:xen-devel-request@lists.xensource.com?subject=help>
List-id: Xen developer discussion <xen-devel.lists.xensource.com>
List-post: <mailto:xen-devel@lists.xensource.com>
List-subscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=subscribe>
List-unsubscribe: <http://lists.xensource.com/mailman/listinfo/xen-devel>, <mailto:xen-devel-request@lists.xensource.com?subject=unsubscribe>
References: <AANLkTi=TafOCtvaBtfQbmRWyKA1y3_N+fjAT1XzWHZba@xxxxxxxxxxxxxx> <4CA36471.5040503@xxxxxxxx> <AANLkTimHQ=-4ppSs2LuQGmA5v-39EvB59CHM1uFKUW=6@xxxxxxxxxxxxxx> <4CA36965.4040208@xxxxxxxx>
Sender: xen-devel-bounces@xxxxxxxxxxxxxxxxxxx
Sorry,

But from what I read I may not get notifications on /dev/xen/evtchn if my xen-evtchn module is not functioning. However if it is statically compiled it wont be found as a module. I can confirm it's working by checking if there are directories in my /proc/xen

correct me if I am wrong.

I am calling notify() and I am getting a return value 0 but no notification mesages in /dev/xen/evtchn

--
Srujan D. Kotikela


On Wed, Sep 29, 2010 at 11:29 AM, Jeremy Fitzhardinge <jeremy@xxxxxxxx> wrote:
 On 09/29/2010 09:27 AM, Srujan D. Kotikela wrote:
> I called the xc_evtchn_notify(). But I see no message/notification in
> /dev/xen/evtchn (in either DomU or Dom0). I did a little research and
> found there might be problem with my xen-evtchn module. However it is
> statically compiled into my kernel and i can see the following
> contents in /proc/xen
>
> ls /proc/xen/
> balloon  capabilities  privcmd    xenbus    xsd_kva  xsd_port

/proc/xen is not the same as /dev/xen

   J

_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel
<Prev in Thread] Current Thread [Next in Thread>