Subject | English | Croatian |
comp., MS | direct memory access | izravan pristup memoriji (A technology that allows certain devices, such as hard disks and CD or DVD drives, to transfer information directly through the computer's memory without using the computer's processor. DMA improves the performance of the device and frees the computer's processor so it can perform other tasks) |
comp., MS | dynamic random access memory | DRAM memorija (A form of semiconductor random access memory (RAM)) |
comp., MS | random access memory | memorija s izravnim pristupom (The temporary storage area the computer uses to run programs and store data. Information stored in RAM is temporary and is designed to be erased when the computer is turned off) |
comp., MS | random access memory cache | predmemorija radne memorije (Cache memory that is used by the system to store and retrieve data from the RAM. Frequently accessed segments of data may be stored in the cache for quicker access compared with secondary storage devices such as disks) |
comp., MS | Remote Direct Memory Access | Izravan daljinski pristup memoriji (A networking feature that lets one computer directly place information into the memory of another computer) |
comp., MS | scatter/gather direct memory access | raspršivanje/skupljanje direktnog pristupa memoriji (A form of direct memory access (DMA) in which data is transferred to and from noncontiguous ranges of physical memory) |