Re: About locks and concurrency rules for SMP systems

2021-03-28 Thread Richi Dubey
Got it. Thank you for the clarification. On Fri, Mar 26, 2021 at 8:32 PM Gedare Bloom wrote: > On Thu, Mar 25, 2021 at 11:30 PM Richi Dubey wrote: > > > > Thanks for your quick response! > > > >> Each scheduler has its own lock. There are a couple of more locks > involved. > > > > I understand.

Re: [PATCH rtems-littlevgl] wscript: Upgrade rtems_version number

2021-03-28 Thread Christian MAUDERER
Hello Vijay, please push the littlevgl patches. These are our responsibility anyway. Best regards Christian Am 26.03.21 um 21:43 schrieb Vijay Kumar Banerjee: --- lvgl.py | 2 +- wscript | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lvgl.py b/lvgl.py index 0eadd90

Ticket#3889 updated

2021-03-28 Thread zack_on_the_speed_chanel
Hello all, I'm updating on what' i've found out with the issue (forgot to reply all) . Joel recommended me check the coverage for the leon BSP( to check if it's supported) and i found that the branch with CLOCK_MONOTONIC was not reached I think now that it's supported (because the annotated ass

Re: [Beagle BSP] How to run all tests on a Beaglebone Black in an automated way

2021-03-28 Thread Chris Johns
On 28/3/21 8:04 pm, Christian Mauderer wrote: > On 28/03/2021 03:16, Chris Johns wrote: >> On 28/3/21 6:16 am, Ahamed Husni wrote: >>> Hi, >>> >>> I ran the hello program on the BBB using a bootable SD card. The SD card >>> has two >>> partitions. >>> >>>   1. BOOT - primary, bootable, FAT32 >>>  

GSOC : Ticket#3892

2021-03-28 Thread UMANG GUPTA
hello everyone , My name is Umang Gupta , i wanted to participate in GSOC'21 with RTEMS i would like to work on the ticket #3892 : RTEMS python standardization project. Plz guide me about this project . Thank you ___ devel mailing list devel@rtems.org ht

Re: [PATCH] Open firmware: restore FDT in ofw01 to avoid test timeout

2021-03-28 Thread Joel Sherrill
On Sun, Mar 28, 2021, 7:56 AM Jiri Gaisler wrote: > The ofw01 test will hang on RISC-V unless the real FDT is restored at the > end of the test. This will allow the Sifive test module be found by > _CPU_Fatal_halt() and avoid an infinite loop. > I'm ok with this but would like someone with anoth

[PATCH] Open firmware: restore FDT in ofw01 to avoid test timeout

2021-03-28 Thread Jiri Gaisler
The ofw01 test will hang on RISC-V unless the real FDT is restored at the end of the test. This will allow the Sifive test module be found by _CPU_Fatal_halt() and avoid an infinite loop. From 7d285bb7b9d648bef2eb6bd39c5530c56beff287 Mon Sep 17 00:00:00 2001 From: Jiri Gaisler Date: Sun, 28 M

Re: [Beagle BSP] How to run all tests on a Beaglebone Black in an automated way

2021-03-28 Thread Christian Mauderer
On 28/03/2021 03:16, Chris Johns wrote: On 28/3/21 6:16 am, Ahamed Husni wrote: Hi, I ran the hello program on the BBB using a bootable SD card. The SD card has two partitions. 1. BOOT - primary, bootable, FAT32 2. ROOT - primary, ext4 The BOOT partition has the following files. 1. uEn

Re: #4328: New APIs added to POSIX Standard (2021)

2021-03-28 Thread Matthew Joyce
Hi Eshan, Got it, thanks very much for the explanation! I went ahead and updated the spreadsheet. It looks like you did an awesome job last year, by the way :-) Matt On Sun, Mar 28, 2021 at 9:57 AM Eshan Dhawan wrote: > > > > On 28-Mar-2021, at 12:17 PM, Matthew Joyce wrote: > > > > Hi Eshan,

Re: #4328: New APIs added to POSIX Standard (2021)

2021-03-28 Thread Eshan Dhawan
> On 28-Mar-2021, at 12:17 PM, Matthew Joyce wrote: > > Hi Eshan, > > Ok, great! Thank you for letting me know. By the way, where will it be > implemented when it's patched in? Thanks again and have a great rest > of your Sunday. Function file : rtems/cpukit/posix Tests : testsuite/psxtests S