<div dir="ltr"><div>Thank you Martin.<br><br></div>The problem is, as you referred in your other mail.<br><br>> So, if you're in the VMM, you can acces the RAM through<br>
> this object. If you're in another component you would have to request<br>
> the VMM to release the IO_MEM-Region to be able to allocate it through a<br>
> new IO_MEM session. <br></div><div class="gmail_extra"><br clear="all"><div><div class="gmail_signature"><div dir="ltr"><div><div>Regards<br><br></div>Chirag Garg<br></div>IIT Madras , Rise Lab<br></div></div></div>
<br><div class="gmail_quote">On Tue, May 5, 2015 at 1:43 PM, Martin Stein <span dir="ltr"><<a href="mailto:martin.stein@...1..." target="_blank">martin.stein@...1...</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Chirag,<br>
<br>
On 05.05.2015 07:38, chirag garg wrote:<br>
> It gives me the following fault.<br>
><br>
> I/O memory [40000000,50000000) not available<br>
> Local MMIO mapping failed!<br>
> [init -> tz_vmm] C++ runtime: Genode::Parent::Service_denied<br>
<br>
You can take this fault as a starting point by searching (e.g. via grep)<br>
for "I/O memory .* not available" in the repositories base and base-hw.<br>
Presumably, this will lead you to the code path that is responsible for<br>
allocating MMIO regions. From there, you might be able to trace back<br>
were your region gets "lost" and to whom.<br>
<br>
Cheers,<br>
Martin<br>
<br>
<br>
<br>
------------------------------------------------------------------------------<br>
One dashboard for servers and applications across Physical-Virtual-Cloud<br>
Widest out-of-the-box monitoring support with 50+ applications<br>
Performance metrics, stats and reports that give you Actionable Insights<br>
Deep dive visibility with transaction tracing using APM Insight.<br>
<a href="http://ad.doubleclick.net/ddm/clk/290420510;117567292;y" target="_blank">http://ad.doubleclick.net/ddm/clk/290420510;117567292;y</a><br>
_______________________________________________<br>
genode-main mailing list<br>
<a href="mailto:genode-main@lists.sourceforge.net">genode-main@...12...ceforge.net</a><br>
<a href="https://lists.sourceforge.net/lists/listinfo/genode-main" target="_blank">https://lists.sourceforge.net/lists/listinfo/genode-main</a><br>
</blockquote></div><br></div>