File tree Expand file tree Collapse file tree 1 file changed +3
-7
lines changed
Expand file tree Collapse file tree 1 file changed +3
-7
lines changed Original file line number Diff line number Diff line change @@ -1191,11 +1191,9 @@ preemptive kernel for executing event-driven system despicted in
11911191\ref fig15 "Figure 15". \n \n
11921192
11931193\anchor fig16
1194- \image html rkhpreem.png "Figure 16 - RTC execution model on a fixed
1195- priority preemptive scheduling"
1194+ \image html rkhpreem.png "Figure 16 - RTC execution model on a fixed priority preemptive scheduling"
11961195
1197- \n The following explanation section illuminates the interesting
1198- points:\n
1196+ \n The following explanation section illuminates the interesting points:\n
11991197
12001198\li (0) When all event queues run out of events, neither of three active
12011199objects are able to run, the underlying kernel executes the idle task to
@@ -1226,7 +1224,6 @@ object that is able to run so is scheduled processor time so the event
12261224and \b A is again the highest priority active object that is able to run
12271225so is scheduled processor time so the event \b D processing can be
12281226completed.
1229-
12301227\li (10) Idem (5) and (6).
12311228\li (11) Idem (8).
12321229\li (12) Idem (9).
@@ -1277,8 +1274,7 @@ cooperative, and non-preemptive kernel for executing event-driven
12771274system despicted in \ref fig15 "Figure 15". \n \n
12781275
12791276\anchor fig17
1280- \image html rkhcoop.png "Figure 17 - RTC execution model on a fixed
1281- priority cooperative scheduling"
1277+ \image html rkhcoop.png "Figure 17 - RTC execution model on a fixed priority cooperative scheduling"
12821278
12831279\n The following explanation section illuminates the interesting
12841280points:\n
You can’t perform that action at this time.
0 commit comments