버전

menu_open

Memory

The Advanced Profiler - Memory tab displays information about how memory is managed by the Wwise sound engine. Information is displayed about each of the memory pools registered in the sound engine's Memory Manager.

[Note] Note

Memory pools may become fragmented as your game is being played. This means that you may not have as much free memory as you think (Reserved - Used). While troubleshooting memory issues, make sure to look at the Max Free Block value as this gives you a good idea of the maximum amount of contiguous memory available.

Interface Element

Description

Opens a search field where standard alphanumeric entries filter out unmatching elements from the view. Learn more in Using Tables.

Click the Close icon to the left of the search icon to close the search field and remove the filter.

[Note] Note

The searches do not include elements in collapsed nodes of the List View, Query Editor, MIDI Keymap Editor, and Reference View.

Click the Configure Columns... shortcut (right-click) option from the column header band.

The Configure Columns Dialog opens. Specify which columns to display and their order.

Pool Name

The name of the memory pool.

IO Pool Size

The amount of memory reserved for the memory pool. The reserved size is set when the memory pool is created.

Used Mem.

The actual amount of memory used by the memory pool.

Ratio Used

A graphical representation of the amount of memory used in relation to the total memory reserved.

Max Free Block

The maximum contiguous block size that is available for allocation. This number may be less than the Reserved value minus the Used value as a result of memory fragmentation.

Allocs

The number of allocations performed since the memory pool was created.

When this number changes, it indicates that the memory pool is currently allocating memory.

Frees

The number of de-allocations performed since the memory pool was created.

When this number changes, it indicates that the memory pool is currently de-allocating memory.

Cur. Allocs

The number of memory blocks that are currently allocated. The Current Allocs value is the number of Allocs minus the number of Frees.

When this number changes, it indicates that the memory pool is currently allocating or de-allocating memory.

Peak Used

The maximum amount of memory previously used in the memory pool - at any point before the cursor time.

This value can help you determine when the amount of memory being used is close to the reserved memory limit.


이 페이지가 도움이 되었나요?

지원이 필요하신가요?

질문이 있으신가요? 문제를 겪고 계신가요? 더 많은 정보가 필요하신가요? 저희에게 문의해주시면 도와드리겠습니다!

지원 페이지를 방문해 주세요

작업하는 프로젝트에 대해 알려주세요. 언제든지 도와드릴 준비가 되어 있습니다.

프로젝트를 등록하세요. 아무런 조건이나 의무 사항 없이 빠른 시작을 도와드리겠습니다.

Wwise를 시작해 보세요