From mboxrd@z Thu Jan 1 00:00:00 1970 From: Julian Stecklina Subject: Re: Event Channel Semantics Date: Thu, 16 Nov 2006 02:06:34 +0100 Message-ID: References: <200611091534.35369.mark.williamson@cl.cam.ac.uk> Mime-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <200611091534.35369.mark.williamson@cl.cam.ac.uk> 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 Mark Williamson wrote: > Are you clearing the event channel after receiving the first notification? No, but is not obvious how to do that using the ioctls provided in xen/linux/evtchn.h. IOCTL_EVTCHN_RESET seems to apply to all event channels. Regards, Julian