Closed phanikishoreg closed 7 years ago
I don't see a comment for the TODO you're referencing.
I'm sorry, I don't have a TODO in the code. I'll add it.
Closing this for now. Will do fresh PR after fixing for your comments and with some updates for Baremetal documentation soon.
Summary of this Pull Request (PR)
Major changes: KERNEL:
SL LIB:
sl_sched_loop
to useNON_BLOCKING
incos_sched_rcv
. I feel like the naming inSL_SCHEDRCV_DEFAULT
is not great.cos_defswitch()
when switching to the scheduler is not necessary. In fact, it was causing RK scheduler to switch to chronos even though RK had INF budget. Fixed that!Intent for your PR
Choose one (Mandatory):
Reviewers (Mandatory):
@gparmer
Code Quality
As part of this pull request, I've considered the following:
Style:
Code Craftsmanship:
Testing
I've tested the code using the following test programs (provide list here):