SMT的意思
「SMT」經常作為「Simultaneous Multi-Threading」的縮寫來使用,中文意思:「同步多線程」。
SMT(同步多線程)詳細解釋
- 英文縮寫詞:SMT
- 英文單詞:Simultaneous Multi-Threading
- 中文簡要解釋:同步多線程
- 流行度:1933
- 分類:Computing
- 領域:Software
英文縮寫SMT的擴展資料
- Figure 4 shows a sample execution of processor cycles in a Simultaneous Multi-Threading(SMT) environment.圖4顯示了同步多線程(SMT)環境中處理器周期的一個執行示例。
- In Simultaneous Multi-Threading(SMT), two independent instruction streams ( threads ) from the same partition are made to execute simultaneously on the same physical processor in different hardware units.在同步多線程(SMT)中,在同一個物理處理器的不同硬件單元中,同步地執行來自同一個分區的兩個獨立的指令流(線程)。
- When two threads are using the same processor, as in the case of Simultaneous Multi-Threading(SMT), this register is used to calculate how much physical processor each thread actually utilizes over the same time base.當兩個線程正在使用同一個處理器時,與在同步多線程(SMT)情況下一樣,這個寄存器用于計算每個線程在相同的時間段內實際使用了多少物理處理器。
- In order to discuss Simultaneous Multi-Threading(SMT), you need to understand the normal execution of a single-threaded execution in a processor.為了討論同步多線程(SMT),您需要了解單線程執行過程在處理器中的正常執行。
- For example, assume each node of the cluster has4 CPUs supporting simultaneous multi-threading, and each CPU has2 cores; then the total number of daemons should be no more than4x2x2 = 16.例如,假設集群中的每個節點有4個CPU,支持并發多線程,每個CPU有兩個核;那么守護進程的總數不應該超過4x2x2=16個。