-
Notifications
You must be signed in to change notification settings - Fork 643
Open
Description
I have a question about RR scheduler
nuttx-apps/testing/ostest/roundrobin.c
Line 227 in d73e641
| "If RR scheduling is working, they should start and complete at\n"); |
The comment shows thread_1 and thread_2 should start and complete at about the same time.
But I did not see any assert condition about it.
Is it needed to modify or it is correct?
I try to add some assert to this problem at
https://github.com/TaiJuWu/nuttx-apps/blob/30038063e2b9958202118d4b4c3724eec7069622/testing/ostest/roundrobin.c#L254
Im not sure it's useful and is this method great?
If anyone can give me some suggestion, I will be very grateful.
Metadata
Metadata
Assignees
Labels
No labels