Examples of using In main memory in English and their translations into Indonesian
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Ecclesiastic
It obtains instructions from the program stored in main memory, interprets the instructions,
Multi programming system is where jobs are stored in main memory at the same time
the data isnâ??t even in main memory, but must be fetched from the hard drive.
Each place in the cache has a tag that includes the index of the datum in main memory that's been cached.
When a process is running, at least a part of its page table must be in main memory, including the page table entry of the currently executing page.
retrieves data from the secondary storage for use in main memory.
Kernel is a part of operating system which loads first in memory and stays in main memory.
system needs data from the disk, it exchanges a portion of data(called a page or segment) in main memory with a portion of data on the disk.
retrieve data from secondary storage for use in main memory.
directories are kept both in main memory and on disk, and care must taken to ensure that system failure does not result in loss of data or in data inconsistency.
This shared storage can be in main memory or it may be a shared file
data space allocation in main memory and file space in secondary storage,
to store what would otherwise have to remain in main memory(RAM).
a virtual memory system, where regions of a process's memory may be really on disk and not in main memory at any time.
is a database that primarily resides in main memory, but typically backed-up by non-volatile computer data storage.
We will need a eMMC converter microSD for dump the operating system in main memory, as well as to carry out the backups of the operating system periodically;
The various process states, displayed in a state diagram, with arrows indicating possible transitions between states- as can be seen some processes are stored in main memory(yellow), and some are stored in secondary memory(green).
Clearly, we would not want to allocate the page table contiguously in main memory.
Its function is to execute programs stored in main memory, by fetching their instructions,
learn directions stored in main memory and execute the instructions as required.