On Sat, Apr 15, 2023 at 5:07 AM Petro Karashchenko <
petro.karashche...@gmail.com> wrote:
> Hello team,
>
> I want to ask a question regarding running the ostest with priority
> inheritance on the sim target. The priority inheritance test uses a special
> routine for "hog_cpu" on the sim target by
Hello team,
I want to ask a question regarding running the ostest with priority
inheritance on the sim target. The priority inheritance test uses a special
routine for "hog_cpu" on the sim target by calling "up_idle()". I
understand that it is due to the simulator not having any mechanism to do
as
Hi Everyone,
We have confirmed the data/local of 5o NuttX Workshop:
Date: Sept 29 - 30 2023
Time slots: 8h-12h 14h-18h
Event Place: FEEC - Unicamp (https://www.fee.unicamp.br/ ) - Campinas/Brazil
https://www.s-drupal.fee.unicamp.br/?language=en
So, those interest to participate o
Hi,
I am not sure whether it is necessary to separate mutex and semaphore
(although I do see the performance gain that it would give for mutex),
but there is another related topic I would like to raise.
Currently, the semaphores don't work (at all) for CONFIG_BUILD_KERNEL.
The simple reason