TERMIUM Plus®
The Government of Canada’s terminology and linguistic data bank.
ESPACIO MEMORIA [3 records]
Record 1 - internal organization data 2019-02-14
Record 1, English
Record 1, Subject field(s)
- Computer Memories
Record 1, Main entry term, English
- memory space management
1, record 1, English, memory%20space%20management
correct
Record 1, Abbreviations, English
Record 1, Synonyms, English
Record 1, Textual support, English
Record number: 1, Textual support number: 1 CONT
Memory space management is certainly the most complicated aspect to be managed when developing a program in assembly language. 1, record 1, English, - memory%20space%20management
Record 1, French
Record 1, Domaine(s)
- Mémoires (Informatique)
Record 1, Main entry term, French
- gestion de l'espace mémoire
1, record 1, French, gestion%20de%20l%27espace%20m%C3%A9moire
correct, feminine noun
Record 1, Abbreviations, French
Record 1, Synonyms, French
Record 1, Textual support, French
Record number: 1, Textual support number: 1 CONT
La gestion de l'espace mémoire est donc toujours un problème d'actualité dans les systèmes informatiques. Les deux principaux reproches que l'on peut adresser aux mémoires centrales concernent leur capacité – toujours trop faible – et leur vitesse – toujours trop lente, limitant de fait les capacités de traitement de l'unité centrale. 1, record 1, French, - gestion%20de%20l%27espace%20m%C3%A9moire
Record 1, Spanish
Record 1, Campo(s) temático(s)
- Memorias (Computadoras)
Record 1, Main entry term, Spanish
- administración del espacio de memoria
1, record 1, Spanish, administraci%C3%B3n%20del%20espacio%20de%20memoria
correct, feminine noun
Record 1, Abbreviations, Spanish
Record 1, Synonyms, Spanish
Record 1, Textual support, Spanish
Record 2 - internal organization data 2016-03-15
Record 2, English
Record 2, Subject field(s)
- Computer Memories
Record 2, Main entry term, English
- memory workspace
1, record 2, English, memory%20workspace
correct
Record 2, Abbreviations, English
Record 2, Synonyms, English
- storage workspace 2, record 2, English, storage%20workspace
correct
- work area 2, record 2, English, work%20area
correct
- memory space 3, record 2, English, memory%20space
correct
Record 2, Textual support, English
Record number: 2, Textual support number: 1 DEF
The storage area required by a program in addition to the storage required for the program itself. 2, record 2, English, - memory%20workspace
Record 2, French
Record 2, Domaine(s)
- Mémoires (Informatique)
Record 2, Main entry term, French
- espace mémoire
1, record 2, French, espace%20m%C3%A9moire
correct, masculine noun
Record 2, Abbreviations, French
Record 2, Synonyms, French
- place-mémoire 2, record 2, French, place%2Dm%C3%A9moire
correct, feminine noun
- place mémoire 3, record 2, French, place%20m%C3%A9moire
correct, feminine noun
Record 2, Textual support, French
Record number: 2, Textual support number: 1 CONT
Au niveau du langage transportable sont définis des services d'allocation dynamique de place mémoire, de lecture et écriture sur fichiers séquentiels et d'impression de résultats. 3, record 2, French, - espace%20m%C3%A9moire
Record number: 2, Textual support number: 2 CONT
[...] l'utilisation de périphériques, de logiciels permettant des stratégies pédagogiques plus performantes, occupant plus de place-mémoire [...] est beaucoup plus onéreuse [...] 2, record 2, French, - espace%20m%C3%A9moire
Record 2, Spanish
Record 2, Campo(s) temático(s)
- Memorias (Computadoras)
Record 2, Main entry term, Spanish
- lugar de la memoria
1, record 2, Spanish, lugar%20de%20la%20memoria
correct, masculine noun
Record 2, Abbreviations, Spanish
Record 2, Synonyms, Spanish
- espacio de la memoria 1, record 2, Spanish, espacio%20de%20la%20memoria
correct, masculine noun
Record 2, Textual support, Spanish
Record 3 - internal organization data 2004-08-25
Record 3, English
Record 3, Subject field(s)
- Data Banks and Databases
- Computer Programs and Programming
Record 3, Main entry term, English
- garbage collection
1, record 3, English, garbage%20collection
correct
Record 3, Abbreviations, English
- GC 2, record 3, English, GC
correct
Record 3, Synonyms, English
Record 3, Textual support, English
Record number: 3, Textual support number: 1 DEF
... computer-science technology speaks for a particular class of strategies for dynamically but transparently reallocating computer memory...One such strategy involves periodically scanning all the data in memory and determining what is no longer accessible; useless data items are then discarded so that the memory they occupy can be recycled and used for another purpose. 2, record 3, English, - garbage%20collection
Record number: 3, Textual support number: 1 CONT
In some languages such as LISP or ALGOL68 no explicit freeing statement is necessary. But instead of storage being lost for the duration of the program, a technique known as garbage collection is used to reclaim storage which is no longer being used. 3, record 3, English, - garbage%20collection
Record 3, French
Record 3, Domaine(s)
- Banques et bases de données
- Programmes et programmation (Informatique)
Record 3, Main entry term, French
- récupération de l'espace mémoire
1, record 3, French, r%C3%A9cup%C3%A9ration%20de%20l%27espace%20m%C3%A9moire
correct, feminine noun
Record 3, Abbreviations, French
Record 3, Synonyms, French
- instantiation du processus de ramassage des ordures 2, record 3, French, instantiation%20du%20processus%20de%20ramassage%20des%20ordures
correct, feminine noun
- récupération d'espace 3, record 3, French, r%C3%A9cup%C3%A9ration%20d%27espace
feminine noun
- récupération des positions libres 4, record 3, French, r%C3%A9cup%C3%A9ration%20des%20positions%20libres
feminine noun
Record 3, Textual support, French
Record number: 3, Textual support number: 1 DEF
Dans le jargon information, garbage collection désigne une classe particulière de stratégies destinées à réattribuer dynamiquement la mémoire de l'ordinateur. Une de ces stratégies consiste à examiner périodiquement toutes les données présentes dans la mémoire et déterminer ce qui n'est plus accessible. Les données inutiles sont alors supprimées et l'espace mémoire qu'elles occupaient réaffectée à un autre usage. 2, record 3, French, - r%C3%A9cup%C3%A9ration%20de%20l%27espace%20m%C3%A9moire
Record number: 3, Textual support number: 1 OBS
Voir aussi «ramasse-miettes» (garbage collector). 3, record 3, French, - r%C3%A9cup%C3%A9ration%20de%20l%27espace%20m%C3%A9moire
Record 3, Spanish
Record 3, Campo(s) temático(s)
- Bancos y bases de datos
- Programas y programación (Informática)
Record 3, Main entry term, Spanish
- recuperación de espacio en la memoria
1, record 3, Spanish, recuperaci%C3%B3n%20de%20espacio%20en%20la%20memoria
correct, feminine noun
Record 3, Abbreviations, Spanish
Record 3, Synonyms, Spanish
- limpieza de la memoria 1, record 3, Spanish, limpieza%20de%20la%20memoria
feminine noun
Record 3, Textual support, Spanish
Record number: 3, Textual support number: 1 DEF
Técnica aplicada a la gestión consistente en reunir espacio de memoria no utilizado o no válido, a fin de hacerlo disponible para su reutilización con nueva información. 1, record 3, Spanish, - recuperaci%C3%B3n%20de%20espacio%20en%20la%20memoria
Copyright notice for the TERMIUM Plus® data bank
© Public Services and Procurement Canada, 2025
TERMIUM Plus®, the Government of Canada's terminology and linguistic data bank
A product of the Translation Bureau
Features
Language Portal of Canada

Access a collection of Canadian resources on all aspects of English and French, including quizzes.
Writing tools

The Language Portal’s writing tools have a new look! Easy to consult, they give you access to a wealth of information that will help you write better in English and French.
Glossaries and vocabularies

Access Translation Bureau glossaries and vocabularies.
- Date Modified: