heap n. 1.(一)堆,堆積。 2.〔口語〕許多,大量。 3.〔美俚〕(破舊)汽車;煉焦堆。 go to heaps of places 到各處。 a heap of = heaps of 許多的,大量的。 a heap of time 許多時間。 be knocked [struck] all of a heap 〔口語〕一下子被嚇倒;慌作一團。 fall all of a heap 咕咚地倒下。 heaps of time 充裕的時間。 heaps of times 多次,屢次。 in a heap = in heaps 成山,成堆,累累。 top [bottom] of the heap 〔口語〕獲勝者[失敗者]。 vt. 1.把…堆成一堆,堆積,堆起 (up together) 積累。 2.大量地給,濫給;拼命添加。 3.裝滿,灌滿。 a heaped spoonful 滿滿一調(diào)羹。 heap insults on sb. 對某人百般侮辱。 heap praise upon 大肆宣揚。 heap titles and honours on a conqueror 對征服者濫給頭銜和勛章。 adj. -ing 成堆的。
Debug versions of heap allocation functions 堆分配函數(shù)的“ debug ”版本
Structures use stack allocation ; classes use heap allocation 結(jié)構(gòu)使用堆棧分配,類使用堆分配。
Argument specifies the total heap allocation in virtual memory 參數(shù)指定虛擬內(nèi)存中總的堆分配。
Fourthly , a method of dealing dynamic heap allocation is put forward . the design and the important data structures are also given in detail 第四部分,提出了基于slab的管理內(nèi)存動態(tài)堆的算法,包括設(shè)計和重要的數(shù)據(jù)結(jié)構(gòu)作了詳盡的描述。
Provides links to memory management and the debug heap , types of blocks on the debug heap , using the debug heap , heap state reporting functions , and tracking heap allocation requests 提供指向某些主題的鏈接,這些主題包括內(nèi)存管理和調(diào)試堆,調(diào)試堆上的塊類型,如何使用調(diào)試堆,堆狀態(tài)報告函數(shù),以及跟蹤堆分配請求等。
Discusses the special debug versions of the heap allocation functions , including : how the crt maps calls , the benefits of calling them explicitly , how to avoid conversion , tracking the separate types of allocations in client blocks , and the results of not defining debug 討論堆分配函數(shù)的特殊“ debug ”版本,包括: crt如何映射調(diào)用、顯式調(diào)用它們的好處、如何避免轉(zhuǎn)換、跟蹤客戶端塊中單獨的分配類型和不調(diào)用_ debug的結(jié)果。
After giving all - sided analysis and evaluation on kinds of memory allocation pattern , it designs rtps _ cached _ allocator , a pooled memory allocator which can decrease the overhead resulted from the general dynamic heap allocation , in order to improve the dynamic performance of a system and meet the de mand of qos predictability . a memory pool management framework , mpmf , is also shown 在全面分析總結(jié)各種內(nèi)存分配模式及其優(yōu)缺點與適用環(huán)境的基礎(chǔ)上,針對實時響應(yīng)系統(tǒng)對動態(tài)性能和qos可預(yù)測性的需求,設(shè)計實現(xiàn)了一個能夠有效減少內(nèi)存分配開銷的池式分配器rtpsmachemllocator ,提出了一個內(nèi)存池管理框架mpmf 。