What is the translation of " ALLOCATED MEMORY " in Korean?

['æləkeitid 'meməri]
['æləkeitid 'meməri]
할당된 메모리
memory allocated
allocated memory

Examples of using Allocated memory in English and their translations into Korean

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Ecclesiastic category close
  • Programming category close
  • Computer category close
Returns the allocated memory.
할당받은 메모리를 반환한다.
An allocated memory block is represented with a handle.
할당된 메모리 블록은 핸들에 의해서 표현된다.
Get an access pointer to the allocated memory.
할당된 메모리에 대한 액세스 포인터 접근.
If I will assign the allocated memory to the pointer piData2, the allocated memory is shared by both pointers.
할당된 메모리를 포인터 piData2에 할당하면 할당된 메모리가 두 포인터에서 공유됩니다.
It exists to ensure that a user does not exceed the allocated memory.
상한은 사용자가 할당된 메모리를 초과하지 않도록 하기 위해 존재한다.
This setting determines the allocated memory for MusicStation.
이 설정은 MusicStation에 대한 할당된 메모리를 결정한다.
Typical program resources are open files,semaphores, and dynamically allocated memory.
일반적인 프로그램 리소스는 열려 있는 파일,세마포 및 동적으로 할당 된 메모리입니다.
Pointer to the newly allocated memory is returned.
새로 할당된 메모리에 대한 포인터입니다.A pointer to the newly allocated memory.
The default constructor for T, if any, is called to construct a T instance in the allocated memory buffer.
T를 위한 기본 생성자는 할당된 메모리 버퍼에서 T 인스턴스를 생성하기 위해 호출된다.
However, transactions that are larger than the allocated memory or that are not committed within the specified time limit are written to disk.
그렇지만, 할당된 메모리보다 크거나 지정된 시간 한도 내에서 커밋되지 않은 트랜잭션은 디스크에 기록됩니다.
The following query returns information about currently allocated memory.
다음 쿼리는 현재 할당된 메모리에 대한 정보를 반환합니다. The following query returns information about currently allocated memory.
As soon as this allocation is performed, Resource Monitor starts to release the allocated memory and tries to bring the Total Server Memory(KB) value below the Target Server Memory(KB) specification.
이 할당이 수행되는 즉시 리소스 모니터 백그라운드 작업은 모든 메모리 소비자에게 할당된 메모리를 해제하도록 신호를 보내기 시작하고 Target Server Memory(KB) 사양 이하의 Total Server Memory(KB) 값을 아래에 가져오려 합니다.
This may cause the systemto fail memory allocations, as it is unable to page out currently allocated memory.
이는 현재 할당 된 메모리를 페이징할 수 없으므로 시스템이 메모리 할당에 실패하게 할 수 있습니다. This may cause the system to fail memory allocations,as it is unable to page out currently allocated memory.
Active Memory TM Expansion: increase in the allocated memory under SAP environment.
Active MemoryTM Expansion SAP 환경에서 메모리 할당량 증가.
If a program tries to access memory that isn't in its current range of accessible memory, but nonetheless has been allocated to it, the kernel is interrupted in the same way as it would if the program were to exceed its allocated memory.
프로그램이 접근할 수 있는 메모리 범위에 없는 메모리에 접근하려고 하지만 그곳에 할당되면 커널은 프로그램이 마치 할당된 메모리를 초과 사용한 것과 같은 방식으로 인터럽트 처리한다.
A good allocator will attempt to find an unused area of already allocated memory to use before resorting to expanding the heap.
좋은 할당자는 힙을 확장하기 전에 사용할 이미 할당된 메모리의 사용되지 않는 영역을 찾으려고 시도합니다.
When a call to malloc, calloc or realloc succeeds, the returned pointer to the allocated memory should eventually be passed to the free function.
Malloc, calloc 또는 realloc에 대한 호출이 성공하면 할당된 메모리에 대한 반환된 포인터가 결국 사용 부함수보기로 전달되어야 합니다.
Unable to fork: Cannot allocate memory.
Can not fork: 메모리를 할당할 수 없습니다.
This is called allocate memory.
이것을 우리할당된 메모리(Allocated Memory)라고 합니다.
It can also occur if the kernel cannot allocate memory.
또, 커널이 메모리를 할당할 수 없었던 때에도 일어납니다.
Cannot allocate memory in kdat.
Kdat에서 메모리를 할당할 수 없습니다.
ENOMEM Could not allocate memory for the descriptor or for the page tables.
ENOMEM 기술자나 페이지 테이블들을 위해 메모리를 할당할수 없다.
Allocating memory from the managed heap is faster than unmanaged memory allocation.
관리되는 힙에서 메모리를 할당하면 관리되지 않는 힙에서 메모리를 할당하는 것보다 속도가 더 빠릅니다.
This error can occur if Flash Player cannot allocate memory for the file.
MemoryError - 이 오류는 Flash Player가 파일을 위한 메모리를 할당할 수 없는 경우 발생할 수 있습니다.
This means you need to remove/ reduce the number of created and destroyed objects, effectively, you have to stop allocating memory.
생성하고 파괴하는 객체의 수를 줄이면 효과적으로 메모리 할당을 중단할 수 있겠죠.
Because the runtime allocates memory foran object by adding a value to a pointer, it is almost as fast as allocating memory from the stack.
런타임에서는 포인터에 값을 더하여 개체에 메모리를 할당하기 때문에, 스택에서 메모리를 할당하는 속도만큼 빠릅니다. Because the runtime allocates memory for an object by adding a value to a pointer,it is almost as fast as allocating memory from the stack.
The program loader allocates memory for the bss section when it loads the program.
프로그램 로더는 프로그램을 로드할 때 bss 섹션을 위한 메모리를 할당하고 초기화한다.
However, if your app allocates memory faster than the system can collect it, your app might be delayed while the collector frees enough memory to satisfy your allocations.
하지만 앱이 시스템에서 수집할 수 있는 속도보다 빠르게 메모리를 할당하는 경우 수집기가 할당 요청을 충족시킬 만큼 충분한 메모리를 확보하는 동안 앱이 지연될 수 있습니다.
Instances of classes are created using the new operator, which allocates memory for a new instance, invokes a constructor to initialize the instance, and returns a reference to the instance.
클래스의 인스턴스는 새 인스턴스에 대한 메모리를 할당하고, 인스턴스를 초기화하는 생성자를 호출하고, 인스턴스에 대한 참조를 반환하는 new 연산자를 사용하여 만들어집니다. Instances of classes are created using the new operator, which allocates memory for a new instance, invokes a constructor to initialize the instance, and returns a reference to the instance.
When you attempt to manually get the IP address from a DHCP server or set a static IP address from the command line, the error Cannot allocate memory appears.
수동으로 DHCP 서버에서 IP 주소를 가져오거나 명령줄에서 정적 IP 주소를 설정하려고 하면 Cannot allocate memory(메모리를 할당하지 못했습니다) 오류가 나타납니다.
Results: 30, Time: 0.0407

How to use "allocated memory" in an English sentence

allocated memory region and size of the allocated memory region.
Type-specific allocated memory pool for inode.
Keeps the allocated memory for reuse.
Later free the allocated memory again.
cause allocated memory not being scanned.
Some allocated memory are not freed.
EDIT: Problem was allocated memory in VirtualBox.
Allocated memory here is available until de-allocated.
The allocated memory is zeroed with memzero.
Internal Vec represents the allocated memory block.
Show more

How to use "할당된 메모리" in a Korean sentence

물론, 메모리 상에 할당된 메모리 블록의 해제까지 건너뛴다는 의미는 아닙니다.
함수를 빠져나간 다음에도 할당된 메모리 공간이 소멸되지 않아야 배열을 만들어서 제공하는 함수로서의 역할을 할 수 있습니다.
만일 Data캐시 용도로 할당된 메모리 양이 여러분이 생각하는 것 보다 훨씬 작다면, 왜 그런지 원인을 찾으셔야 합니다.
동적으로 할당된 메모리 공간이기 때문에 메모리 유출이 발생을 하겠죠?
쓰레기 수집은 동적 할당된 메모리 영역 가운데 더 이상 사용할 수 없게 된 영역을 탐지하여 자동으로 해제하는 기법이다.
• 초깃값을 설정하지 않고도 가능하며, 그렇게 하면 변수가 할당된 메모리 영역에 원래 들어 있던 값이 사용됨.
포인터가 참조하는 할당된 메모리 사이즈를 반환하지 않는다는걸 알아두세요~.
따라서 이미 할당된 메모리 공간을 한쪽으로 모아주는 compacting 작업을 해줘야 한다.
동적으로 할당된 메모리 공간은 프로그래머가 명시적으로 해제하거나 쓰레기 수집이 일어나기 전 까지 그대로 유지된다.
그리고 할당된 메모리 영역 중에서 필요없게 된 영역을 해제해주는 기능을 하는데 이 부분을 가비지 콜렉션이라고 합니다.

Word-for-word translation

Top dictionary queries

English - Korean