This website requires JavaScript.
Explore
Help
Register
Sign In
sergiotarxz
/
nuttx
Watch
1
Star
0
Fork
0
You've already forked nuttx
Code
Issues
Pull Requests
Releases
Wiki
Activity
13b53d87a9
nuttx
/
sched
/
init
History
Gregory Nutt
80d0b2736e
Reorder some logic: (1) set initial CPU IDLE task regsters AFTER allocating stack, (2) invalidate cache in CPU start-up BEFORE handling first interrupt.
2016-05-22 15:01:49 -06:00
..
init.h
SMP: Simplified SMP interfaces
2016-03-12 15:29:33 -06:00
Make.defs
SMP: Add some tentative initialization logic
2016-02-10 13:49:27 -06:00
os_bringup.c
SMP: Add some tentative initialization logic
2016-02-10 13:49:27 -06:00
os_smpstart.c
Reorder some logic: (1) set initial CPU IDLE task regsters AFTER allocating stack, (2) invalidate cache in CPU start-up BEFORE handling first interrupt.
2016-05-22 15:01:49 -06:00
os_start.c
enter/leave_critical_section: In SMP configuration, may attempt to access the task lists before they have been initialized
2016-05-18 09:17:01 -06:00