This website requires JavaScript.
Explore
Help
Sign In
OrgApache
/
incubator-nuttx
mirror of
https://github.com/apache/incubator-nuttx.git
Watch
1
Star
0
Fork
You've already forked incubator-nuttx
0
Code
Issues
Releases
Wiki
Activity
4f81a60ef6
incubator-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
..
Make.defs
SMP: Add some tentative initialization logic
2016-02-10 13:49:27 -06:00
init.h
SMP: Simplified SMP interfaces
2016-03-12 15:29:33 -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