This is basically a complete redesign of the sporadic scheduling logic due to...
This is basically a complete redesign of the sporadic scheduling logic due to limitations in the initial design
Showing
- TODO 18 additions, 2 deletionsTODO
- include/nuttx/sched.h 54 additions, 19 deletionsinclude/nuttx/sched.h
- sched/Kconfig 11 additions, 1 deletionsched/Kconfig
- sched/pthread/pthread_create.c 58 additions, 55 deletionssched/pthread/pthread_create.c
- sched/sched/sched.h 5 additions, 3 deletionssched/sched/sched.h
- sched/sched/sched_getparam.c 24 additions, 11 deletionssched/sched/sched_getparam.c
- sched/sched/sched_setparam.c 45 additions, 27 deletionssched/sched/sched_setparam.c
- sched/sched/sched_setscheduler.c 65 additions, 20 deletionssched/sched/sched_setscheduler.c
- sched/sched/sched_sporadic.c 593 additions, 133 deletionssched/sched/sched_sporadic.c
- sched/sched/sched_timerexpiration.c 1 addition, 1 deletionsched/sched/sched_timerexpiration.c
Loading
Please register or sign in to comment