Re: [PATCH] cpu-supplement: Remove empty index

2018-08-12 Thread Chris Johns
> On 10 Aug 2018, at 5:39 pm, Sebastian Huber > wrote: > > Due to the hierarchical structure an index is not absolutely necessary > and an empty index is not helpful. Are there index entries in the doc source that are not being processed? If so the bug is in the generation and removing this

Re: [GSoC - x86_64] Pre-merge issues (at -O2 optimization level) and WIP review

2018-08-12 Thread Amaan Cheval
Hi! I've narrowed the issue down to this bintime function: https://github.com/RTEMS/rtems/blob/b2de4260c5c71e518742731a8cdebe3411937181/cpukit/score/src/kern_tc.c#L548 The watchdog ticks in _Per_CPU_Information / Clock_driver_ticks are at "1000", when that function is called (rtems_clock_get_tod

Re: [GSoC - x86_64] Pre-merge issues (at -O2 optimization level) and WIP review

2018-08-12 Thread Amaan Cheval
There's another issue I'm having now: At -O0, ticker.exe works well and passes reliably. At -O2, the TOD seems to be rushed a bit: TA1 - rtems_clock_get_tod - 09:00:00 12/31/1988 TA2 - rtems_clock_get_tod - 09:00:00 12/31/1988 TA3 - rtems_clock_get_tod - 09:00:00 12/31/1988 TA1 - rtems_