Re: Genode on RPI - second round

2019-02-28 Thread Tomasz Gajewski
Norman Feske writes: > Hi Tomasz, > >> [init -> test ->Kernel: Cpu 0 error: re-entered lock. Kernel exception?! >> >> For now the "solution" satisfies me but probably I'll get back to it >> when I have a JTAG debugger. Without it it is hard to diagnose this. > > Stefan is away right now but I th

Re: Genode on RPI - second round

2019-02-28 Thread Norman Feske
Hi Tomasz, > [init -> test ->Kernel: Cpu 0 error: re-entered lock. Kernel exception?! > > For now the "solution" satisfies me but probably I'll get back to it > when I have a JTAG debugger. Without it it is hard to diagnose this. Stefan is away right now but I think that the following commit is

Re: Genode on RPI - second round

2019-02-20 Thread Tomasz Gajewski
Tomasz Gajewski writes: >>> [init -> test-smp] TLB: thread started on CPU 1 >>> [init -> test-smp] TLB: thread started on CPU 2 >>> [init -> test-smp] TLB: thread started on CPU 3 >>> [init -> test-smp] TLB: all threads are up and running... >>> [init -> test-smp] TLB: ram dataspace destroyed, al

Re: Genode on RPI - second round

2019-02-19 Thread Tomasz Gajewski
Stefan Kalkowski writes: > Hi Tomasz, > > first of all: congratulation for going that far with RPI3. Thanks. > On Mon, Feb 18, 2019 at 11:21:10PM +0100, Tomasz Gajewski wrote: >> >> Hi again, >> >> > 3. run/smp test hangs during threads destruction >> > >> > Like I wrote earlier run/smp test

Re: Genode on RPI - second round

2019-02-19 Thread Stefan Kalkowski
Hi Tomasz, first of all: congratulation for going that far with RPI3. On Mon, Feb 18, 2019 at 11:21:10PM +0100, Tomasz Gajewski wrote: > > Hi again, > > > 3. run/smp test hangs during threads destruction > > > > Like I wrote earlier run/smp test is almost working on multiple > > cores. It hangs

Re: Genode on RPI - second round

2019-02-18 Thread Tomasz Gajewski
Hi again, > 3. run/smp test hangs during threads destruction > > Like I wrote earlier run/smp test is almost working on multiple > cores. It hangs somewhere in [5] during destructing thread running > non-zero core (destroying first one does not cause problems). > > I don't have any concrete quest

Genode on RPI - second round

2019-02-17 Thread Tomasz Gajewski
Hi to all. In my last message I wrote: "Now I'm starting again from start but with different knowledge level." and now I have some preliminary results and another set of issues/questions. After making run/log work on single core I had two possible directions to take: device drivers or enable