Gregory Nutt
|
3deac3d43d
|
SMP: Initial implementation of up_cpu_pause and up_cpu_resume. Does not yet work.
|
2016-02-18 11:12:43 -06:00 |
|
Gregory Nutt
|
e3ea40e4f9
|
SMP: Cosmetic renaming to clarify functionality of SMP interfaces. Update comments.
|
2016-02-17 13:35:23 -06:00 |
|
Gregory Nutt
|
9234eec334
|
SIM: Needs to include stdint.h
|
2016-02-16 10:12:06 -06:00 |
|
Gregory Nutt
|
17cf9a57a0
|
Update some comments
|
2016-02-16 07:50:09 -06:00 |
|
Gregory Nutt
|
a884818e32
|
SIM: Add empty stubs for SMP function up_cpustop and up_cpustart
|
2016-02-12 17:12:01 -06:00 |
|
Gregory Nutt
|
62e6275fe5
|
SIM:Add missing mutex unlock; need to used up_hostusleep(), not usleep(), in up_idle
|
2016-02-11 17:18:28 -06:00 |
|
Gregory Nutt
|
e41de0a00e
|
SIM: Move IDLE thread initialization from sim to OS since it should be common
|
2016-02-11 14:10:19 -06:00 |
|
Gregory Nutt
|
b087cb7f9a
|
SIM: Add SMP idle thread setup logic
|
2016-02-11 12:16:19 -06:00 |
|
Gregory Nutt
|
52f88b0625
|
SIM: Add simulation of a multi-CPU processor
|
2016-02-10 14:58:21 -06:00 |
|