deadlock detection 中文意思是什麼

deadlock detection 解釋
死結發生后的偵測
  • deadlock : 1. 停頓,停滯。2. 僵局。3. 沒有彈簧的鎖(break the deadlock 打開僵局。 come to a deadlock 陷於僵局)。
  • detection : n. 1. 探知;發現,發覺;敗露。2. 【化學】檢定,檢查;【電訊】檢波。
  1. Research about the deadlock detection method experienced a long time. ac - cording to the resource requirement types of the processes, the distributed computa - tion models can be divided into single resource model, and model, or model and and - or model. generalization of these models is stronger gradually and the dead - lock topologies of these models are single cycle, cycle and knot respectively

    對分散式死鎖檢測演算法的研究由來已久,根據進程對資源的需求條件不同,分散式計算可以被分為單資源模型、 and模型、 or模型以及and - or模型,這些模型的通用性逐漸增強,它們在系統等待圖中所產生的死鎖拓撲結構相應地表示單環、多環和結(后兩種模型都為結) ,學者們對各種演算法的研究過程也是按著這個拓撲結構的順序展開的。
  2. Deadlock detection creates a graph of the locking hierarchy for spin locks, mutexes, and fast mutexes used by verified drivers in order to detect potential deadlocks

    死鎖檢測為旋轉鎖定,互斥體和匹配驅動使用得最快互斥體創建一個層次鎖定的圖表,以便檢測潛在的死鎖。
  3. For more information about deadlock detection, see

    有關死鎖檢測的詳細信息,請參閱
  4. The database engine typically performs periodic deadlock detection only

    通常,數據庫引擎僅定期執行死鎖檢測。
  5. The session is running a background task, such as deadlock detection

    。會話正在運行一個后臺任務,例如死鎖檢測。
  6. All of the resources listed in the section above participate in the database engine deadlock detection scheme

    上面列出的所有資源均參與數據庫引擎死鎖檢測方案。
  7. Deadlock detection is performed by a lock monitor thread that periodically initiates a search through all of the tasks in an instance of the database engine

    死鎖檢測是由鎖監視器線程執行的,該線程定期搜索數據庫引擎實例的所有任務。
  8. Because the number of deadlocks encountered in the system is usually small, periodic deadlock detection helps to reduce the overhead of deadlock detection in the system

    因為系統中遇到的死鎖數通常很少,定期死鎖檢測有助於減少系統中死鎖檢測的開銷。
  9. The first couple of lock waits after a deadlock has been detected will immediately trigger a deadlock search rather than wait for the next deadlock detection interval

    檢測到死鎖后,第一對鎖等待將立即觸發死鎖搜索,而不是等待下一個死鎖檢測時間間隔。
  10. If the lock monitor thread finds deadlocks, the deadlock detection interval will drop from 5 seconds to as low as 100 milliseconds depending on the frequency of deadlocks

    如果鎖監視器線程查找死鎖,根據死鎖的頻率,死鎖檢測時間間隔將從5秒開始減小,最小為100毫秒。
  11. And then describe distributed transaction process and distributed query, etc. besides, deadlock detection algorithms in distributed database is deeply analyzed

    以實例描述分散式事務處理、分佈查詢等。此外本文還詳細介紹了分散式死鎖檢測演算法和假死鎖以及解決方法。
  12. While for most of the network - based dis - tributed systems, resource requirement scale and time of the processes are uncer - tainty, the avoid method can not forecast all the possible states, therefore another deadlock resolve method, the deadlock detection method may be the better choice for distributed systems

    而大多數分散式系統中的進程對資源的需求時間和規模是不確定的,避免演算法無法應對所有的可能情況,此時可行的死鎖處理方法是死鎖的檢測和解決。
分享友人