source: rtems-central/spec/glos/term/partition.yml @ a5f3cc1

Last change on this file since a5f3cc1 was a5f3cc1, checked in by Sebastian Huber <sebastian.huber@…>, on 05/06/20 at 08:31:57

spec: Use item mapper for glossary terms

  • Property mode set to 100644
File size: 517 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2copyrights:
3- Copyright (C) 1988, 1998 On-Line Applications Research Corporation (OAR)
4enabled-by: []
5glossary-term: partition
6glossary-type: term
7links:
8- role: null
9  uid: ../general
10text: |
11  This term has two definitions:
12
13  1. A partition is an RTEMS object which is used to allocate and
14     deallocate fixed size blocks of memory from an dynamically specified
15     area of memory.
16
17  2. A ${cluster:/glossary-term} with a cardinality of one is a partition.
18type: glossary
Note: See TracBrowser for help on using the repository browser.