Re: Planned SMP Improvements

2016-01-27 Thread Sebastian Huber
On 28/01/16 03:29, Gedare Bloom wrote: On Wed, Jan 27, 2016 at 4:54 AM, Sebastian Huber wrote: >Hello, > >I added three tickets that will lead to a major improvement of the SMP >capabilities of RTEMS in case we are able to implement them: > Great write-ups thanks for this. Are you planning/bu

Re: general comments on sysiinit patches

2016-01-27 Thread Gedare Bloom
On Wed, Jan 27, 2016 at 9:29 AM, Sebastian Huber wrote: > > > On 27/01/16 15:01, Joel Sherrill wrote: >> >> >> On Tue, Jan 26, 2016 at 10:02 AM, Sebastian Huber >> > > wrote: >> >> On 26/01/16 16:51, Joel Sherrill wrote: >> >> Hi >> >>

Re: Planned SMP Improvements

2016-01-27 Thread Gedare Bloom
On Wed, Jan 27, 2016 at 4:54 AM, Sebastian Huber wrote: > Hello, > > I added three tickets that will lead to a major improvement of the SMP > capabilities of RTEMS in case we are able to implement them: > Great write-ups thanks for this. Are you planning/budgeted to implement them? > New watchdog

Re: general comments on sysiinit patches

2016-01-27 Thread Sebastian Huber
On 27/01/16 15:01, Joel Sherrill wrote: + Do you have any size metrics for current --disable-posix on a BSP with function sections enabled versus this new way? No, I was not interested in this comparison since my goal is to always enable POSIX in the long run. The size

Re: general comments on sysiinit patches

2016-01-27 Thread Sebastian Huber
On 27/01/16 15:01, Joel Sherrill wrote: On Tue, Jan 26, 2016 at 10:02 AM, Sebastian Huber > wrote: On 26/01/16 16:51, Joel Sherrill wrote: Hi I have questions that probably impact all/most of the patches so thought I w

Re: general comments on sysiinit patches

2016-01-27 Thread Joel Sherrill
On Tue, Jan 26, 2016 at 10:02 AM, Sebastian Huber < sebastian.hu...@embedded-brains.de> wrote: > On 26/01/16 16:51, Joel Sherrill wrote: > >> Hi >> >> I have questions that probably impact all/most of the patches so thought >> I would start another thread. Then it is just detailed review of the >>

Planned SMP Improvements

2016-01-27 Thread Sebastian Huber
Hello, I added three tickets that will lead to a major improvement of the SMP capabilities of RTEMS in case we are able to implement them: New watchdog handler implementation https://devel.rtems.org/ticket/2554 Eliminate the Giant lock https://devel.rtems.org/ticket/2555 Implement the O(m) I