Click here to Skip to main content
15,884,684 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
CARNESECCHILuc28-Feb-21 23:42
CARNESECCHILuc28-Feb-21 23:42 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
honey the codewitch1-Mar-21 3:10
mvahoney the codewitch1-Mar-21 3:10 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
obermd1-Mar-21 3:16
obermd1-Mar-21 3:16 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
milo-xml1-Mar-21 4:41
professionalmilo-xml1-Mar-21 4:41 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
honey the codewitch1-Mar-21 4:46
mvahoney the codewitch1-Mar-21 4:46 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
milo-xml2-Mar-21 3:33
professionalmilo-xml2-Mar-21 3:33 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
Stuart Dootson2-Mar-21 7:14
professionalStuart Dootson2-Mar-21 7:14 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
honey the codewitch2-Mar-21 7:22
mvahoney the codewitch2-Mar-21 7:22 
Hmm. The one I'm using is a variant ported to the ESP32 to use the ESP-IDF, by Espressif.

Their forums, and the FreeRTOS documentation I've encountered online both suggest that round robin is used for any thread created on the same priority level on the same scheduler (core)

This leads to starvation. The forums warn of it particularly, but so does setting different priorities, just for slightly different reasons.

There's no "salting" done in their scheduler according to any of the documentation I've encountered.
Real programmers use butterflies

GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
Stuart Dootson2-Mar-21 8:00
professionalStuart Dootson2-Mar-21 8:00 
GeneralRe: And when you depend on multithreading to be unpredictable, it isn't! Pin
honey the codewitch2-Mar-21 8:48
mvahoney the codewitch2-Mar-21 8:48 
GeneralInteresting demographic? Pin
#realJSOP27-Feb-21 11:38
mve#realJSOP27-Feb-21 11:38 
GeneralRe: Interesting demographic? Pin
Eddy Vluggen27-Feb-21 11:43
professionalEddy Vluggen27-Feb-21 11:43 
GeneralRe: Interesting demographic? Pin
#realJSOP27-Feb-21 11:57
mve#realJSOP27-Feb-21 11:57 
GeneralRe: Interesting demographic? Pin
Gary R. Wheeler27-Feb-21 12:32
Gary R. Wheeler27-Feb-21 12:32 
JokeRe: Interesting demographic? Pin
raddevus28-Feb-21 12:38
mvaraddevus28-Feb-21 12:38 
GeneralRe: Interesting demographic? Pin
OriginalGriff27-Feb-21 11:54
mveOriginalGriff27-Feb-21 11:54 
GeneralRe: Interesting demographic? Pin
markrlondon27-Feb-21 12:32
markrlondon27-Feb-21 12:32 
GeneralRe: Interesting demographic? Pin
Marc Clifton27-Feb-21 11:59
mvaMarc Clifton27-Feb-21 11:59 
GeneralRe: Interesting demographic? Pin
User 1505013427-Feb-21 12:25
User 1505013427-Feb-21 12:25 
GeneralRe: Interesting demographic? Pin
markrlondon27-Feb-21 12:30
markrlondon27-Feb-21 12:30 
GeneralRe: Interesting demographic? Pin
Dave Kreskowiak27-Feb-21 12:50
mveDave Kreskowiak27-Feb-21 12:50 
GeneralRe: Interesting demographic? Pin
User 1505014627-Feb-21 13:09
User 1505014627-Feb-21 13:09 
GeneralRe: Interesting demographic? Pin
#realJSOP27-Feb-21 13:38
mve#realJSOP27-Feb-21 13:38 
GeneralRe: Interesting demographic? Pin
Dave Kreskowiak27-Feb-21 14:06
mveDave Kreskowiak27-Feb-21 14:06 
GeneralRe: Interesting demographic? Pin
Marc Clifton27-Feb-21 13:13
mvaMarc Clifton27-Feb-21 13:13 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.