From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jeremy Fitzhardinge Subject: Re: Handle for events? Date: Wed, 29 Sep 2010 09:29:25 -0700 Message-ID: <4CA36965.4040208@goop.org> References: <4CA36471.5040503@goop.org> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: List-Unsubscribe: , List-Post: List-Help: List-Subscribe: , Sender: xen-devel-bounces@lists.xensource.com Errors-To: xen-devel-bounces@lists.xensource.com To: "Srujan D. Kotikela" Cc: xen-devel@lists.xensource.com List-Id: xen-devel@lists.xenproject.org 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