All of lore.kernel.org
 help / color / mirror / Atom feed
* mapped memory delay?
@ 2005-02-18 21:44 Xin Zhao
  2005-02-18 22:14 ` Christopher Clark
  2005-02-19  1:46 ` Jacob Gorm Hansen
  0 siblings, 2 replies; 11+ messages in thread
From: Xin Zhao @ 2005-02-18 21:44 UTC (permalink / raw)
  To: xen-devel

I ran into the following problem:

I setup a shared ring page and an event channel between two domains (dom0
and one domU), DomU increases req_prod by one and notify the dom0 via the
event channel, dom0 then check req_prod pointer and process the request in
the shared ring. But I noticed that sometimes dom0 get the irq triggered
by the notification event, but the req_prod remains the same. This
situation only happened occasionally. Why? Because the req_prod is saved
in the shared, mapped page, I suspect that there is a delay of updates
between two domains. Is that true? If so, how to handle this problem?

Your advice is highly appreciated!

-x


-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click

^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2005-02-19  3:26 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-02-18 21:44 mapped memory delay? Xin Zhao
2005-02-18 22:14 ` Christopher Clark
2005-02-18 22:41   ` Xin Zhao
2005-02-18 23:58     ` Christopher Clark
2005-02-19  1:46 ` Jacob Gorm Hansen
2005-02-19  1:46   ` Mark Williamson
2005-02-19  2:06     ` Jacob Gorm Hansen
2005-02-19  2:04       ` Mark Williamson
2005-02-19  2:46         ` Anthony Liguori
2005-02-19  3:01           ` Jacob Gorm Hansen
2005-02-19  3:26             ` Jacob Gorm Hansen

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.