Skip to content

Commit d7e41dc

Browse files
rpcmeralph-lange
authored andcommitted
fix to RMS scheduling type
1 parent 8257009 commit d7e41dc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

_docs/concepts/rtos/comparison/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ Table:
5252
| Priority-based | FIFO | yes | yes |
5353
| Round-Robin <sup>4</sup> | yes | yes <sup>6</sup> | [co-operative](https://docs.zephyrproject.org/latest/reference/kernel/scheduling/index.html) |
5454
| Sporadic Server | yes | no | no |
55-
| RBS | no | ? | no |
55+
| Rate Monotonic Scheduling (RMS) | no | ? | no |
5656
| Semaphore /Mutex Management | yes (Priority Inheritance) | yes | yes |
5757
| **IO** | | | |
5858
| I2C | yes | yes <sup>8</sup> | yes |

0 commit comments

Comments
 (0)