Re: nic_drv crashes with resource request

2017-05-22 Thread Christian Helmuth
Hello Boris,

On Mon, May 22, 2017 at 10:24:32AM +0200, Boris Mulder wrote:
> When I try to run my scenario under the latest master branch, the
> nic_drv stops working with the following message:
> 
> [init] child "nic_drv" announces service "Nic"
> [init -> nic_drv] resource_request: ram_quota=1642496
> [init -> nic_drv] used before freeing emergency=2478080
> [init -> nic_drv] used after freeing emergency=2461696
> [init] child "nic_drv" requests resources: ram_quota=1642496

Unfortunately, I can't reproduce this issue with master (f6386c6ce1)
and "make run/lwip KERNEL=nova". Could you please provide a bit more
context about the used test case and hardware configuration? Does any
other component complain about insufficient RAM?

Regards
-- 
Christian Helmuth
Genode Labs

https://www.genode-labs.com/ · https://genode.org/
https://twitter.com/GenodeLabs · /ˈdʒiː.nəʊd/

Genode Labs GmbH · Amtsgericht Dresden · HRB 28424 · Sitz Dresden
Geschäftsführer: Dr.-Ing. Norman Feske, Christian Helmuth

--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main


nic_drv crashes with resource request

2017-05-22 Thread Boris Mulder
Hello,

When I try to run my scenario under the latest master branch, the
nic_drv stops working with the following message:

[init] child "nic_drv" announces service "Nic"
[init -> nic_drv] resource_request: ram_quota=1642496
[init -> nic_drv] used before freeing emergency=2478080
[init -> nic_drv] used after freeing emergency=2461696
[init] child "nic_drv" requests resources: ram_quota=1642496

I've tried giving it and its client (in this case vfs with lxip) more
RAM, but to no avail. Currently the config looks like this:



  








   
   





 



  




What could I be doing wrong?

-- 

Met vriendelijke groet / kind regards,

Boris Mulder

Cyber Security Labs B.V. | Gooimeer 6-31 | 1411 DD Naarden | The Netherlands
+31 35 631 3253 (office)


--
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
___
genode-main mailing list
genode-main@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/genode-main