execution stack 中文意思是什麼

execution stack 解釋
執行堆疊器
  • execution : n 1 實行,履行,執行;貫徹。2 執行死刑;強制執行;執行命令。3 作成,完成;簽名蓋印使法律文件生效...
  • stack : n 1 (麥桿等的)堆,垛;乾草堆。2 積材,層積,堆積;〈英國〉一堆〈木材等的計量單位,=108立方英尺...
  1. In gt4, it s still at the process level - but we ve done a lot of work recently moving down the stack to allow more operating execution management - the ability to spin up whole stacks as necessary, from the os on up via virtual machines, for workload management

    在gt4中,這個過程依然在進行之中但是我們最近已經開展了大量的工作,允許進行更多操作執行的管理可以根據需要為任務負載管理鎖定整個堆棧,從os到上層(通過虛擬機) 。
  2. In this section, you ll learn how to generate a dynamic call graph, which is a nested trace that depicts the pushing and popping of frames on the execution stack as a use - case runs from start to finish

    在本節中,您將學習如何生成一個動態的調用圖,它是一個嵌套的跟蹤軌跡,描繪了用例從開頭運行到結尾的過程中,堆棧幀在執行堆棧上壓入和彈出的過程。
  3. A continuation lets you capture execution state with instance variables and a call stack at any point in time

    延續讓您能夠在任何時刻及時捕獲執行狀態(使用實例變量和調用棧) 。
  4. Novel stack cache architecture and data - forwarding mechanism between it and the execution unit are also presented. the relationship between the capacity and the backup frequency of the stack cache is analyzed too

    文中還設計了一種由多體靜態存儲器構成的堆棧緩沖結構,並在堆棧緩沖和執行部件之間採用了數據重定向技術,還對緩沖容量和後援頻度的關系進行了理論分析。
  5. Thrown when the execution stack is exhausted by having too many pending method calls ; usually indicates a very deep or infinite recursion

    當執行堆棧由於具有太多的掛起方法調用而耗盡時,就會引發此異常;這通常表明存在非常深的遞歸或無限遞歸。
  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. The thread context includes all the information the thread needs to seamlessly resume execution, including the thread s set of cpu registers and stack, in the address space of the thread s host process

    線程上下文包括為使線程在線程的宿主進程地址空間中無縫地繼續執行所需的所有信息,包括線程的cpu寄存器組和堆棧。
  8. Clause is found, or the bottom of the execution stack is reached

    子句的堆棧幀,或者是到了執行堆棧的底部。
  9. Present on the execution stack of that thread at that particular instant

    時,這個權限才適用於給定的執行線程。
  10. It then searches the current execution stack frame looking for the first

    然後jvm搜索當前執行堆棧幀來尋找第一個
  11. Instruction causes the jvm to pop the exception object off the top of the execution stack

    指令引起jvm將異常對象彈出執行堆棧。
  12. Exception is thrown when the execution stack overflows by having too many nested method calls

    當嵌套的方法調用過多而導致執行堆棧溢出時,將引發
  13. Is thrown for execution stack overflow errors, typically in case of a very deep or unbounded recursion

    因執行堆棧溢出錯誤引發,通常在存在非常深的遞歸或無界遞歸時發生。
  14. The exception that is thrown when the execution stack overflows because it contains too many nested method calls

    因包含的嵌套方法調用過多而導致執行堆棧溢出時引發的異常。
  15. If you continue to probe as to why they are expensive, the most common answer will probably be that we need to capture the current state of the execution stack

    如果您繼續追問為什麼它們很昂貴,最普遍的答案是我們需要捕獲異常堆棧的當前狀態。
  16. Fix for stack overflow vulnerability which could allow arbitrary code execution

    修復了一個可能導致執行任意代碼的緩沖區溢出漏洞。
  17. Three means exists in current defencing the overrun of stack : overwriting contents in stack with too long arguments is not allowed ; overwriting is allowed but unauthorized change of control flow is not allowed ; change of control flow is allowed but execution of injected code is prevented

    在理論上存在三類方法檢測堆棧溢出:不允許用超長的輸入參數覆蓋返回地址;允許返回地址被覆蓋,但不允許控制流轉向非授權的用戶;允許控制流轉向非授權的用戶,但不允許其可執行代碼被運行。
  18. Gdb stack commands work during program execution as well as on core files, so for complicated programs you can trace how the program arrives at functions while it s running

    Gdb堆棧命令可以在程序執行期間使用,也可以在core文件中使用,因此對于復雜的程序,可以在程序運行時跟蹤它是如何轉到函數的。
  19. Based on actual data, emphasizing particularly on the course of consolidation and deformation of preloading method combing vacuum with stack - load, the paper illustrates the mechanism of deformation of pre loading method combing vacuum with stack - load from consolidation and final effect, and calculates final settlement by delamination summation - method and hyperbola method, presenting relative parameters used for designing and execution control

    摘要以實際監測資料為依據,對真空聯合堆載預壓法的固結過程和變形過程進行了分析,從固結和最終效果這兩個基本問題上闡述了真空聯合堆載預壓法的變形機理,採用分層總和法和雙曲線法推算最終沉降量,並給出了相關的設計和施工控制參數。
  20. It consists of a stack, the state of the cpu registers, and an entry in the execution list of the system scheduler

    它由堆棧、 cpu注冊的狀態和系統計劃程序的執行列表中的項組成。
分享友人