Примери коришћења The main memory на Енглеском и њихови преводи на Српски
{-}
-
Colloquial
-
Ecclesiastic
-
Computer
-
Latin
-
Cyrillic
Stored into the main memory.
The main memory has high speed, but small capacity; the. .
Organization of the main memory.
The main memory(the“RAM”) in personal computers is dynamic RAM(DRAM).
It was used as the main memory in the 50's.
This is possible whenever the data to be sorted is small enough to all be held in the main memory.
No. I'm transferring my thoughts to the main memory at the navigation center.
An instruction cache is a very fast memory situated between the processor and the main memory.
Delay line memory used as the main memory in the early 50s.
The main memory and central processing units are located here in the Rocky Mountains, inside this particular mountain, in Colorado.
All I would like to do is copy data off of the main memory such as music and photos onto my computer.
If so, the processor immediately reads from or writes to the cache,which is much faster than read and writing from the main memory.
Cache row entries usually have the following structure: The data block(cache line)contains the actual data fetched from the main memory.
If a processor needs to write orread a location in the main memory, it checks the availability of the memory location in the cache.
An internal sort is any data sorting process that takes place entirely within the main memory of a computer.
This type is used for the main memory in most computers, since data is stored on the hard disk while the computer is off.
Dolphin Browser HD saves cache files on the memory card,it's very much the main memory saves Communicator.
The main memory is directly accessible from the process unit, i.e., in one step, while the secondary memory is only accessible via the primary memory, i.e., by two steps.
Parts of the secondary memory the data must first be transferred to the main memory to be processed by the processing unit.
In the case of the IP anonymisation method used by Google, the complete IP address is never written to a hard drive because the entire anonymisation occurs almost immediately after receiving the request in the main memory.
When the processor needs to read orwrite to location in the main memory, it first checks whether a copy of that data is stored in the cache.
Different instructions may take different amounts of time; for example, a processor may be able to execute hundreds of instructions while a single load from the main memory is in progress.
External sorting is required when the data being sorted do not fit into the main memory of a computing device(usually RAM) and instead they must reside in the slower external memory, usually a hard disk drive.
An associative cache of PTEs is called a translation lookaside buffer(TLB) andis used to avoid the necessity of accessing the main memory every time a virtual address is mapped.
While it was technically possible to have all the main memory as fast as the CPU, a more economically viable path has been taken: use plenty of low-speed memory, but also introduce a small high-speed cache memory to alleviate the performance gap.
One benefit of this scheme is that the tags stored in the cache do not have to include that part of the main memory address which is implied by the cache memory's index.
Since the SPE's load/store instructions can read/write onlyits own local memory, an SPE entirely depends on DMAs to transfer data to and from the main memory and local memories of other SPEs.