In Daniel's test case, attaching a single dataspace of size 107374182 to an Rm_session of the same size fails, because in 'Rm_session::attach()' the size to be attached gets rounded up to page granularity and the size of the Rm_session does not have page granularity. I wonder if an exception should be thrown if one tries to create an Rm_session with an 'vm_size' which does not have page granularity?
------------------------------------------------------------------------------ See everything from the browser to the database with AppDynamics Get end-to-end visibility with application monitoring from AppDynamics Isolate bottlenecks and diagnose root cause in seconds. Start your free trial of AppDynamics Pro today! http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk _______________________________________________ Genode-main mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/genode-main
