Re: Linking genode processes at different address space

2016-10-24 Thread Parfait Tokponnon
2016-10-18 16:31 GMT+01:00 Alexander Boettcher < alexander.boettc...@genode-labs.com>: > On 18.10.2016 11:16, Parfait Tokponnon wrote: > > My real problem is this : > > When an EC (Execution Context) traps into the kernel, how the kernel can > > know which component it belongs to or which

Re: Linking genode processes at different address space

2016-10-18 Thread Alexander Boettcher
On 18.10.2016 11:16, Parfait Tokponnon wrote: > My real problem is this : > When an EC (Execution Context) traps into the kernel, how the kernel can > know which component it belongs to or which component originates this trap, > and when the kernel, returning to userspace, elects an EC, which

Re: Linking genode processes at different address space

2016-10-17 Thread Martin Stein
Hello Parfait, Am 15.10.2016 um 14:34 schrieb Parfait Tokponnon: > Dear Genode community, > I would like to know if there is a way to link Genode process (or > components) at different address spaces especially when building > Heeselicht scenario. > When playing with the kernel (Nova), I

Linking genode processes at different address space

2016-10-15 Thread Parfait Tokponnon
Dear Genode community, I would like to know if there is a way to link Genode process (or components) at different address spaces especially when building Heeselicht scenario. When playing with the kernel (Nova), I encounter some weird values from a userland process, but which component exactly it