stack allocation 中文意思是什麼

stack allocation 解釋
堆棧分配
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  • allocation : n. 1. (原料等的)分配,配給。2. 配給物,配給量。3. 定位置,部署。4. 【會】(經費、收入等的)分配法。
  1. Argument specifies the total stack allocation in virtual memory

    參數指定虛擬內存中總的堆棧分配。
  2. Structures use stack allocation ; classes use heap allocation

    結構使用堆棧分配,類使用堆分配。
  3. According to specified application, tcolormodel is utilized to design adevice independent osd module, and rectangle and region algorithm combined withimage representation is utilized to avoid flicker of displaying pages, further more, stack allocator is chosen to improve the efficiency of memory allocation

    結合實際的應用需求,提出了基於顏色模型的設備無關osd模塊,並進一步提出基於矩形和區域的優化演算法防止頁面跳轉產生的閃爍,採用棧式內存管理方法來提高內存分配效率。
  4. Here a delaying - allocation optimizing strategy is proposed, it adopts a coarse - grained adjustment of the stack frame. at the call site allocations, the caller ’ s stack frame is reduced according to the actual usage while the callee only be allocated a limited stack frame, consequently, the potential spill is reduced to the best advantage

    本文提出一種基於延遲分配的棧寄存器分配策略,為了減少額外代價,採用粗粒度的棧幀調整策略,在調用點處使用alloc指令調整調用者的棧幀大小,並為被調用過程分配部分棧幀,在調用點處從調用者和被調用者兩個角度盡量縮減各自的棧幀,從而減少棧幀的溢出。
  5. At length, the thesis expounds the register stack and register stack engine in itanium and analyses the existed improvements to stack register allocation strategy in detail

    本文最後概述了itanium中的棧寄存器和rse機制,並詳細分析和比較現存的棧寄存器分配優化方案。
  6. Many traditional optimizations such as register allocation optimizations are able to reduce the energy consumption indirectly while reducing the executed instructions. for instance, the improvements to the code generation techniques for the register stack can reduce the register saves and restores, further reduce the energy consumption and the execution delay

    例如在itanium中,對棧寄存器分配的優化,可以減少rse ( registerstackengine )的溢出和填入操作,從而減少了處理器的等待時間,同時,降低了指令執行帶來的功耗。
  7. This option specifies the total stack allocation in virtual memory

    該選項指定虛擬內存中的總的堆棧分配。
分享友人