summaryrefslogtreecommitdiffstats
path: root/c-user/glossary.rst
diff options
context:
space:
mode:
Diffstat (limited to 'c-user/glossary.rst')
-rw-r--r--c-user/glossary.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/c-user/glossary.rst b/c-user/glossary.rst
index 949c982..950898b 100644
--- a/c-user/glossary.rst
+++ b/c-user/glossary.rst
@@ -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.