Re: cpu_down gets stuck, upon non-root cell creation

2017-12-21 Thread Jan Kiszka
On 2017-12-21 06:19, a.ku...@matellio.com wrote: > On Monday, December 18, 2017 at 11:17:17 PM UTC+5:30, Henning Schild wrote: >> Am Wed, 13 Dec 2017 22:55:18 -0800 >> schrieb : >> >>> On Tuesday, December 12, 2017 at 6:25:18 PM UTC+5:30, Henning Schild >>> wrote: Am

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-20 Thread a . kumar
On Monday, December 18, 2017 at 11:17:17 PM UTC+5:30, Henning Schild wrote: > Am Wed, 13 Dec 2017 22:55:18 -0800 > schrieb : > > > On Tuesday, December 12, 2017 at 6:25:18 PM UTC+5:30, Henning Schild > > wrote: > > > Am Tue, 12 Dec 2017 04:41:12 -0800 > > > schrieb

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-18 Thread Henning Schild
Am Wed, 13 Dec 2017 22:55:18 -0800 schrieb : > On Tuesday, December 12, 2017 at 6:25:18 PM UTC+5:30, Henning Schild > wrote: > > Am Tue, 12 Dec 2017 04:41:12 -0800 > > schrieb : > > > > > On Monday, December 11, 2017 at 6:14:28 PM UTC+5:30, Henning >

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-13 Thread a . kumar
On Tuesday, December 12, 2017 at 6:25:18 PM UTC+5:30, Henning Schild wrote: > Am Tue, 12 Dec 2017 04:41:12 -0800 > schrieb : > > > On Monday, December 11, 2017 at 6:14:28 PM UTC+5:30, Henning Schild > > wrote: > > > Am Mon, 11 Dec 2017 04:00:34 -0800 > > > schrieb

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-12 Thread Henning Schild
Am Tue, 12 Dec 2017 04:41:12 -0800 schrieb : > On Monday, December 11, 2017 at 6:14:28 PM UTC+5:30, Henning Schild > wrote: > > Am Mon, 11 Dec 2017 04:00:34 -0800 > > schrieb : > > > > > Hi Henning, > > > > > > > I did not really look the the

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-12 Thread a . kumar
On Tuesday, December 12, 2017 at 10:20:50 AM UTC+5:30, Lokesh Vutla wrote: > On Monday 11 December 2017 06:14 PM, Henning Schild wrote: > > Am Mon, 11 Dec 2017 04:00:34 -0800 > > schrieb : > > > >> Hi Henning, > >> > >>> I did not really look the the Linux-logs you provided.

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-12 Thread a . kumar
On Monday, December 11, 2017 at 6:14:57 PM UTC+5:30, J. Kiszka wrote: > On 2017-12-11 13:00, a.ku...@matellio.com wrote: > > Hi Henning, > > > >> I did not really look the the Linux-logs you provided. That is because > >> the Jailhouse side might be more interesting. I suspect that the cpu in >

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-12 Thread a . kumar
On Monday, December 11, 2017 at 6:14:28 PM UTC+5:30, Henning Schild wrote: > Am Mon, 11 Dec 2017 04:00:34 -0800 > schrieb : > > > Hi Henning, > > > > > I did not really look the the Linux-logs you provided. That is > > > because the Jailhouse side might be more interesting.

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-12 Thread Henning Schild
Am Tue, 12 Dec 2017 10:19:54 +0530 schrieb 'Lokesh Vutla' via Jailhouse : > On Monday 11 December 2017 06:14 PM, Henning Schild wrote: > > Am Mon, 11 Dec 2017 04:00:34 -0800 > > schrieb : > > > >> Hi Henning, > >> > >>> I did not really

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-11 Thread 'Lokesh Vutla' via Jailhouse
On Monday 11 December 2017 06:14 PM, Henning Schild wrote: > Am Mon, 11 Dec 2017 04:00:34 -0800 > schrieb : > >> Hi Henning, >> >>> I did not really look the the Linux-logs you provided. That is >>> because the Jailhouse side might be more interesting. I suspect >>> that

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-11 Thread Henning Schild
Am Mon, 11 Dec 2017 04:00:34 -0800 schrieb : > Hi Henning, > > > I did not really look the the Linux-logs you provided. That is > > because the Jailhouse side might be more interesting. I suspect > > that the cpu in question is violating the cell boundaries and > >

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-11 Thread Jan Kiszka
On 2017-12-11 13:00, a.ku...@matellio.com wrote: > Hi Henning, > >> I did not really look the the Linux-logs you provided. That is because >> the Jailhouse side might be more interesting. I suspect that the cpu in >> question is violating the cell boundaries and therefore gets shut down >> by

Re: cpu_down gets stuck, upon non-root cell creation

2017-12-11 Thread a . kumar
Hi Henning, > I did not really look the the Linux-logs you provided. That is because > the Jailhouse side might be more interesting. I suspect that the cpu in > question is violating the cell boundaries and therefore gets shut down > by jailhouse. Hence it will look stuck from Linux's viewpoint.

cpu_down gets stuck, upon non-root cell creation

2017-12-06 Thread aleemchisti
Hi, I created a non-root cell with single A-57 core using jailhouse on Jetson TX2 (kernel 4.4.38). When, the cli to create non-root cell is executed, jailhouse_cmd_cell_create() gets called and control gets stuck in cpu_down() and the cpu cores belonging to root cell and/or non-root cell gets