- fixed memory
-
постоянная память; постоянное ЗУ, ПЗУ
Англо-русский словарь технических терминов. 2005.
Англо-русский словарь технических терминов. 2005.
fixed memory — pastovioji atmintis statusas T sritis automatika atitikmenys: angl. fixed memory; fixed storage; permanent memory; permanent storage; read only memory; read only storage; ROM vok. Festspeicher, m; Festwertspeicher, m; Permanentspeicher, m; ROM… … Automatikos terminų žodynas
fixed storage — pastovioji atmintis statusas T sritis automatika atitikmenys: angl. fixed memory; fixed storage; permanent memory; permanent storage; read only memory; read only storage; ROM vok. Festspeicher, m; Festwertspeicher, m; Permanentspeicher, m; ROM… … Automatikos terminų žodynas
Memory management — is the act of managing computer memory. The essential requirement of memory management is to provide ways to dynamically allocate portions of memory to programs at their request, and freeing it for reuse when no longer needed. This is critical to … Wikipedia
Memory segmentation — is the division of computer memory into segments or sections. Segments or sections are also used in object files of compiled programs when they are linked together into a program image, or the image is loaded into memory. In a computer system… … Wikipedia
Memory pool — Memory pools, also called fixed size blocks allocation, allow dynamic memory allocation comparable to malloc or C++ s operator new. As those implementations suffer from fragmentation because of variable block sizes, it can be impossible to use… … Wikipedia
Memory type range register — Memory type range registers (MTRRs) are a set of processor supplementary capabilities control registers that provide system software with control of how accesses to memory ranges by the CPU are cached. It uses a set of programmable model specific … Wikipedia
Memory Type Range Registers — (MTRRs) are control registers that provide system software with control of how accesses to memory ranges by the CPU are cached. It uses a set of programmable model specific registers (MSRs) which are special registers provided by most modern CPUs … Wikipedia
Memory protection — is a way to control memory access rights on a computer, and is a part of most modern operating systems. The main purpose of memory protection is to prevent a process from accessing memory that has not been allocated to it. This prevents a bug… … Wikipedia
memory — memory, remembrance, recollection, reminiscence, mind, souvenir are comparable though not wholly synonymous terms since all involve the ideas of remembering and of being remembered. Memory applies chiefly to the power or function of remembering… … New Dictionary of Synonyms
Memory storage density — is a measure of the quantity of information bits that can be stored on a given length of track, area of surface, or in a given volume of a computer storage medium. Generally, higher density is more desirable, for it allows greater volumes of data … Wikipedia
Memory management unit — This 68451 MMU could be used with the Motorola 68010 A memory management unit (MMU), sometimes called paged memory management unit (PMMU), is a computer hardware component responsible for handling accesses to memory requested by the CPU. Its… … Wikipedia