Re: New watchdog handler implementation

2016-02-06 Thread Sebastian Huber
- Joel Sherrill schrieb: > On Feb 4, 2016 7:32 AM, "Sebastian Huber" < > sebastian.hu...@embedded-brains.de> wrote: > > > > Hello, > > > > for a proper timer support on SMP systems there is some work to do. I > added a > > ticket for this: > > > > https://devel.rtems.org/ticket/2554 > > > > W

Re: New watchdog handler implementation

2016-02-04 Thread Joel Sherrill
On Feb 4, 2016 7:32 AM, "Sebastian Huber" < sebastian.hu...@embedded-brains.de> wrote: > > Hello, > > for a proper timer support on SMP systems there is some work to do. I added a > ticket for this: > > https://devel.rtems.org/ticket/2554 > > With respect to the data structure selection I think tha

New watchdog handler implementation

2016-02-04 Thread Sebastian Huber
Hello, for a proper timer support on SMP systems there is some work to do. I added a ticket for this: https://devel.rtems.org/ticket/2554 With respect to the data structure selection I think that the red-black trees are a good choice. An open issue is which load balancing and work distribu