DictionaryForumContacts

   English
Terms for subject Microsoft containing Memory | all forms | exact matches only
EnglishKorean
available memory사용 가능한 메모리 (Memory that is not allocated to any program)
cache memory캐시 메모리 (Cache memory is random access memory (RAM) that a computer microprocessor can access more quickly than it can access regular RAM. As the microprocessor processes data, it looks first in the cache memory and if it finds the data there (from a previous reading of data), it does not have to do the more time-consuming reading of data from larger memory)
compact disc read-only memory컴팩트 디스크 읽기 전용 메모리 (A form of storage characterized by high capacity (roughly 650 MB) and the use of laser optics instead of magnetic means for reading data)
conventional memory기본 메모리 (The amount of RAM addressable by an IBM PC or compatible machine operating in real mode. This is typically 640 kilobytes (KB). Without the use of special techniques, conventional memory is the only kind of RAM accessible to MS-DOS programs)
Dynamic Memory동적 메모리 (A Hyper-V feature in which the memory available to a running virtual machine is adjusted in response to changes in the amount of memory required by the virtual machine)
expanded memory확장 메모리 (Type of memory that can be added to IBM personal computers. The use of expanded memory is defined by the Expanded Memory Specification (EMS), which supports memory boards containing RAM that can be enabled or disabled by software)
expanded memory manager확장 메모리 관리자 (A driver that implements the software portion of the Expanded Memory Specification (EMS) to make expanded memory in IBM and compatible PCs accessible)
extended memory연속 확장 메모리 (Memory beyond one megabyte in 80286, 80386, 80486, and Pentium computers)
flash memory플래시 메모리 (A type of nonvolatile memory that is similar to EEPROM memory in function although it must be erased in blocks, whereas EEPROM can be erased one byte at a time. Because of its block-oriented nature, flash memory is commonly used as a supplement to or replacement for hard disks in portable computers. In this context, flash memory either is built into the unit or, more commonly, is available as a PC Card that can be plugged into a PCMCIA slot. A disadvantage of the block-oriented nature of flash memory is that it cannot be practically used as main memory (RAM) because a computer needs to be able to write to memory in single-byte increments)
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)
graphics memory그래픽 메모리 (A type of memory used by video cards to store information that will be displayed on a monitor. The amount of video memory dictates the maximum resolution and color depth available for the display)
high memory상위 메모리 (Memory locations addressed by the largest numbers)
in-memory metabase메모리 내 메타베이스 (An image of the Internet Information Services (IIS) metabase that has been loaded from disk into the computer's random access memory (RAM) and is used while IIS is running)
low memory problem메모리 부족 문제 (A difficulty in computer operation caused by insufficient memory resources)
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)
memory allocation메모리 할당 (In operating systems, the process of reserving memory for use by a program)
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)
memory clerk메모리 클럭 (A memory management component that allocates memory)
memory key메모리 키 (A small device used to store information. USB flash drives plug into computer USB ports so you can copy information to or from them, making it easy to share and transport information)
memory leak메모리 누수 (A condition that occurs when an application allocates memory for use but does not free allocated memory when finished)
memory map메모리 맵 (A representation of the layout of objects in an area of memory)
memory-mapped I/O메모리 매핑된 I/O (Input/output memory (memory on hardware devices) that is accessible through a memory mapping)
memory pressure메모리 압력 (The demand placed on the memory subsystem by an application)
memory-resident메모리 상주 (Permanently located in a computer's memory, rather than swapped in and out of memory as needed)
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)
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)
Memory Usage Delta메모리 사용 변화량 (In Task Manager, the change in memory, in kilobytes, used since the last update)
nonpaged memory비페이징 메모리 (Memory that cannot be paged to disk)
nonvolatile memory비휘발성 메모리 (A storage system that does not lose data when power is removed from it)
Peak Memory Usage최고 메모리 사용 (In Task Manager, the peak amount of physical memory resident in a process since it started)
physical memory실제 메모리 (The amount of RAM memory in a system, as distinguished from virtual memory)
Remote Direct Memory Access원격 직접 메모리 액세스 (A networking feature that lets one computer directly place information into the memory of another computer)
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)
virtual memory가상 메모리 (Temporary storage used by a computer to run programs that need more memory than is physically installed on the computer)
Virtual Memory Size가상 메모리 크기 (In Task Manager, the amount of virtual memory, or address space, committed to a process)
virtual printer memory가상 프린터 메모리 (In a PostScript printer, a part of memory that stores font information. The memory in PostScript printers is divided into two areas: banded memory and virtual memory. The banded memory contains graphics and page-layout information needed to print your documents. The virtual memory contains any font information that is sent to your printer either when you print a document or when you download fonts)
volatile memory휘발성 메모리 (Memory used by a program that can change independently of the program, such as memory shared by another program or by an interrupt service routine)
Windows Memory Diagnostics ToolWindows 메모리 진단 도구 (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)
Windows Memory TesterWindows 메모리 테스터 (A Boot Configuration Data (BCD) application object)