Re: File system deadlock troubleshooting

2019-10-07 Thread Chris Johns
On 8/10/19 12:53 pm, Mathew Benson wrote: > I'm using RTEMS 5 on a LEON3.  I'm troubleshooting a failure condition that > occurs when stress test reading and writing to and from RAM disk.  RAM disk to > RAM disk.  When the condition is tripped, it appears that I have 4 tasks that > are pending on c

Re: Help request for potentially new host dependencies

2019-10-07 Thread Chris Johns
On 7/10/19 5:32 pm, Sebastian Huber wrote: > I need your help to figure out if some host tools which I would like to use > for > the RTEMS BSP build and development are widely supported on the host platforms > of all RTEMS users. > > The current build system is based on Autoconf and Automake. I w

Re: Help request for potentially new host dependencies

2019-10-07 Thread Jonathan Brandmeyer
On Mon, Oct 7, 2019 at 12:32 AM Sebastian Huber wrote: > > Hello, > > I need your help to figure out if some host tools which I would like to > use for the RTEMS BSP build and development are widely supported on the > host platforms of all RTEMS users. > > The current build system is based on Auto

File system deadlock troubleshooting

2019-10-07 Thread Mathew Benson
I'm using RTEMS 5 on a LEON3. I'm troubleshooting a failure condition that occurs when stress test reading and writing to and from RAM disk. RAM disk to RAM disk. When the condition is tripped, it appears that I have 4 tasks that are pending on conditions that just never happens. The task comma