[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-devel] Got a strange IRQ


  • To: xen-devel <xen-devel@xxxxxxxxxxxxxxxxxxx>
  • From: "Lily Huang" <ushuanglily@xxxxxxxxx>
  • Date: Thu, 4 May 2006 11:58:09 -0400
  • Delivery-date: Thu, 04 May 2006 08:58:30 -0700
  • Domainkey-signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:mime-version:content-type; b=oRd9Ggb8h7jdb8u5mC784by6LEx4ygWzJ2857ItoUhVnOcl1B1HZrLMtehU3w3T5bTbG97wx0jg2wwxUn8iKwcgjAE2XxJQK2NmWbULcRQz5uFOaXjPQrqifcHsPcaf2cNQOQr0ShfFBLJ0PetJV1EgmHwzSN00GrcpRWbbsoXg=
  • List-id: Xen developer discussion <xen-devel.lists.xensource.com>

Hi,

I ran into a strange problem:

After I used "bind_evtchn_to_irqhandler" to bind an evtchn to a irq handler, I noticed that the interrupt handler was triggered although actually no IRQ was injected. This problem happened exactly once for each run.
Why?


Also, I  had problem in release shared pages. At the backend, I initially allocate certain pages with alloc_pages(), then map several pages from frontend to the address of the allocated pages. After my work is done,
I first unmap the shared pages, then I tried to free the allocated pages with free_pages. But I got a kernel error " page flag bit is not right", and error message also shows that refcount of these pages are 0, which seems
to be normal. Did I do something wrong with the page sharing?

Thanks a lot!

-lily
_______________________________________________
Xen-devel mailing list
Xen-devel@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-devel

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.