forked from Imagelibrary/rtems
New. Extracted from other files.
This commit is contained in:
7
doc/user/rtemspie.txt
Normal file
7
doc/user/rtemspie.txt
Normal file
@@ -0,0 +1,7 @@
|
||||
+-----------------------------------------------+
|
||||
| RTEMS Executive Interface |
|
||||
+-----------------------------------------------+
|
||||
| RTEMS Core |
|
||||
+-----------------------------------------------+
|
||||
| CPU Dependent Code |
|
||||
+-----------------------------------------------+
|
||||
26
doc/user/states.txt
Normal file
26
doc/user/states.txt
Normal file
@@ -0,0 +1,26 @@
|
||||
+-------------------------------------------------------------+
|
||||
| Non-existent |
|
||||
| +-------------------------------------------------------+ |
|
||||
| | | |
|
||||
| | | |
|
||||
| | Creating +---------+ Deleting | |
|
||||
| | -------------------> | Dormant | -------------------> | |
|
||||
| | +---------+ | |
|
||||
| | | | |
|
||||
| | Starting | | |
|
||||
| | | | |
|
||||
| | V Deleting | |
|
||||
| | +-------> +-------+ -------------------> | |
|
||||
| | Yielding / +----- | Ready | ------+ | |
|
||||
| | / / +-------+ <--+ \ | |
|
||||
| | / / \ \ Blocking | |
|
||||
| | / / Dispatching Readying \ \ | |
|
||||
| | / V \ V | |
|
||||
| | +-----------+ Blocking +---------+ | |
|
||||
| | | Executing | --------------> | Blocked | | |
|
||||
| | +-----------+ +---------+ | |
|
||||
| | | |
|
||||
| | | |
|
||||
| +-------------------------------------------------------+ |
|
||||
| Non-existent |
|
||||
+-------------------------------------------------------------+
|
||||
Reference in New Issue
Block a user