On 07/10/2013 03:27 PM, Christian Prochaska wrote: > attaching a single dataspace of size 107374182
correction: "trying to attach 107374182 bytes of a (bigger) dataspace to an Rm_session of the same size" Since an Rm_session can be used as dataspace and dataspace sizes in Genode always have page granularity, it should not be possible to have an Rm_session of a size which does not have page granularity. Perhaps the 'vm_size' should just get rounded up automatically to page granularity like it is done in 'Ram_session_component::alloc()'? ------------------------------------------------------------------------------ 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
