This website requires JavaScript.
Explore
Help
Sign in
nuttx
/
nuttx-mirror
Watch
1
Star
2
Fork
You've already forked nuttx-mirror
0
mirror of
https://github.com/apache/nuttx.git
synced
2025-01-13 13:18:50 +08:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
6aeb4a52e8
nuttx-mirror
/
sched
/
init
History
Gregory Nutt
6aeb4a52e8
Performance improvement: Idle loop should not take MM semaphore if there is not garbage to be collected. This can cause loss of performance and thrashing in tasking
2016-02-16 19:33:22 -06:00
..
init.h
SMP: Need to perform all IDLE task memory allocations on initializatin thread prior to starting the other CPUs
2016-02-13 09:04:54 -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
Performance improvement: Idle loop should not take MM semaphore if there is not garbage to be collected. This can cause loss of performance and thrashing in tasking
2016-02-16 19:33:22 -06:00
os_start.c
Performance improvement: Idle loop should not take MM semaphore if there is not garbage to be collected. This can cause loss of performance and thrashing in tasking
2016-02-16 19:33:22 -06:00