AW: AW: AW: [PATCH 00/27] Update kern_tc in rtems 5 for ntp support

2021-11-23 Thread Gabriel.Moyano
> > >> I am fine with this change being pushed to the 5 branch but I think it > > >> needs to built with the tier 1 archs (i386, powerpc, arm). > > > > > > I could compile them for the BSPs of those archs. > > > > Thanks. > > > > > Does it make sense to run some test in qemu? > > > > Test results

Re: [PATCH v1 0/3] Add pinning to priority SMP scheduler

2021-11-23 Thread Sebastian Huber
On 17/11/2021 17:16, Sebastian Huber wrote: On 17/11/2021 17:07, Ryan Long wrote: On 11/17/2021 10:01 AM, Sebastian Huber wrote: On 17/11/2021 16:33, Ryan Long wrote: For this patchset we - Added the ability to pin/unpin a thread using affinity to the priority    SMP scheduler. - Changed t

[PATCH] sparc: Add workaround for GRLIB-TN-0011

2021-11-23 Thread Sebastian Huber
Affected components are the GR712RC, UT699, UT699E, UT700, and LEON3FT-RTAX. Strictly, the workaround is only necessary if the MMU is enabled. Use __FIX_LEON3FT_B2BST to enable the workaround. This is not 100% appropriate, but the best thing we can use to enable the workaround. Close #4551. ---

Re: [PATCH] sparc: Add workaround for GRLIB-TN-0011

2021-11-23 Thread Joel Sherrill
On Tue, Nov 23, 2021 at 9:34 AM Sebastian Huber wrote: > > Affected components are the GR712RC, UT699, UT699E, UT700, and > LEON3FT-RTAX. Strictly, the workaround is only necessary if the MMU is > enabled. Use __FIX_LEON3FT_B2BST to enable the workaround. This is not > 100% appropriate, but the

NASA DART Mission Launch Window

2021-11-23 Thread Joel Sherrill
Hi The launch window for the NASA Double Asteroid Redirection Test (DART) mission opens in a few hours (1230AM Wed for me) https://www.nasa.gov/planetarydefense/dart Very cool RTEMS based mission! Congratulations to the folks at JHU/APL and thanks for their RTEMS contributions! --joel

Re: [PATCH] sparc: Add workaround for GRLIB-TN-0011

2021-11-23 Thread Sebastian Huber
On 23/11/2021 18:13, Joel Sherrill wrote: On Tue, Nov 23, 2021 at 9:34 AM Sebastian Huber wrote: Affected components are the GR712RC, UT699, UT699E, UT700, and LEON3FT-RTAX. Strictly, the workaround is only necessary if the MMU is enabled. Use __FIX_LEON3FT_B2BST to enable the workaround. T