mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-17 10:23:29 +08:00
c-user: Fix typo
This commit is contained in:
@@ -91,8 +91,8 @@ Glossary
|
||||
cluster
|
||||
We have clustered scheduling in case the set of processors of a system is
|
||||
partitioned into non-empty pairwise disjoint subsets. These subsets are
|
||||
calledclusters. Clusters with a cardinality of one are partitions. Each
|
||||
cluster is owned by exactly one scheduler instance.
|
||||
called clusters. Clusters with a cardinality of one are partitions.
|
||||
Each cluster is owned by exactly one scheduler instance.
|
||||
|
||||
coalesce
|
||||
The process of merging adjacent holes into a single larger hole.
|
||||
|
Reference in New Issue
Block a user