Subject | English | Chinese Taiwan |
comp., MS | direct memory access | 直接記憶體存取 (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 | dual inline memory module | 雙同軸記憶體模組 (A type of memory board comprised of RAM chips mounted on a circuit board with a 64-bit data path and pins on each side that are on different circuits and that respond to different signals) |
comp., MS | flash memory card | 快閃記憶卡 (A device used by many digital cameras to store pictures and video. Flash memory cards store computer information such as text, pictures, and music, and can be copied, erased, and used many times) |
comp., MS | high-memory area | 高層記憶體區域 (In IBM PCs and compatibles, the 64-kilobyte range of addresses immediately above 1 megabyte) |
comp., MS | low memory problem | 記憶體不足問題 (A difficulty in computer operation caused by insufficient memory resources) |
comp., MS | memory address | 記憶體位址 (A portion of computer memory that can be allocated to a device or used by a program or the operating system. Devices are usually allocated a range of memory addresses) |
comp., MS | memory allocation | 記憶體配置 (In operating systems, the process of reserving memory for use by a program) |
comp., MS | memory card | 記憶卡 (In a server cluster, a resource that can act as the cluster's quorum resource. To be quorum-capable, a resource must provide shared storage and a means of persistent arbitration. The cluster service defines only physical disk resources as quorum-capable) |
comp., MS | memory clerk | 記憶體 Clerk (A memory management component that allocates memory) |
comp., MS | memory footprint | 磁碟使用量 (The amount and location of memory used by software) |
comp., MS | memory leak | 記憶體流失 (A condition that occurs when an application allocates memory for use but does not free allocated memory when finished) |
comp., MS | memory management unit | 記憶體管理單元 (The hardware that supports the mapping of virtual memory addresses to physical memory addresses. In some systems, such as those based on the 68020, the memory management unit is separate from the processor. In most modern microcomputers, however, the memory management unit is built into the CPU chip. In some systems, the memory management unit provides interfacing between the microprocessor and memory. This type of memory management unit is typically responsible for address multiplexing and, in the case of DRAMs, the refresh cycle) |
comp., MS | memory map | 記憶體配置圖 (A representation of the layout of objects in an area of memory) |
comp., MS | memory-mapped I/O | 記憶體對應 I/O (Input/output memory (memory on hardware devices) that is accessible through a memory mapping) |
comp., MS | memory pressure | 記憶體壓力 (The demand placed on the memory subsystem by an application) |
comp., MS | memory-resident | 記憶體駐留 (Permanently located in a computer's memory, rather than swapped in and out of memory as needed) |
comp., MS | memory-resident program | 記憶體駐留程式 (A program that remains loaded in memory even when it is not running, so that it can be quickly invoked for a specific task performed while another program is operating) |
comp., MS | Memory Usage | 記憶體使用量 (In Task Manager, the current working set of a process, in kilobytes. The current working set is the number of pages currently resident in memory) |
comp., MS | Memory Usage Delta | 記憶體使用量差異 (In Task Manager, the change in memory, in kilobytes, used since the last update) |
comp., MS | non-uniform memory access | 非統一記憶體存取 (Access by a CPU of local as well as foreign memory. This process, which is enabled by NUMA architecture, results in different access speeds) |
comp., MS | Peak Memory Usage | 尖峰記憶體使用量 (In Task Manager, the peak amount of physical memory resident in a process since it started) |
comp., MS | Remote Direct Memory Access | 遠端直接記憶體存取 (A networking feature that lets one computer directly place information into the memory of another computer) |
comp., MS | scatter/gather direct memory access | 分散/集中直接記憶體存取 (A form of direct memory access (DMA) in which data is transferred to and from noncontiguous ranges of physical memory) |
comp., MS | segmented memory architecture | 分段記憶體結構 (A memory-access technique typified by Intel 80x86 processors. Memory is divided into 64-KB segments in this architecture for addressing locations under the 16-bit address scheme; 32-bit schemes can address memory in segments as large as 4 GB) |
comp., MS | Virtual Memory Size | 虛擬記憶體大小 (In Task Manager, the amount of virtual memory, or address space, committed to a process) |
comp., MS | Windows Memory Diagnostics Tool | Windows 記憶體診斷工具 (A feature of Windows Vista that can automatically detect and resolve problems caused by defective physical memory. If the diagnostics module identifies a memory problem, Windows Vista can avoid using the affected portion of physical memory, enabling the operating system to start successfully and avoid application crashes) |
comp., MS | Windows Memory Tester | Windows 記憶體測試器 (A Boot Configuration Data (BCD) application object) |