Full metadata record
DC FieldValueLanguage
dc.contributor.author陳韋任en_US
dc.contributor.authorChen, Wen-Renen_US
dc.contributor.author楊武en_US
dc.contributor.authorYang, Wuuen_US
dc.date.accessioned2014-12-12T01:43:41Z-
dc.date.available2014-12-12T01:43:41Z-
dc.date.issued2010en_US
dc.identifier.urihttp://140.113.39.130/cdrfb3/record/nctu/#GT079755590en_US
dc.identifier.urihttp://hdl.handle.net/11536/45936-
dc.description.abstract近幾年來,不論是在伺服器或個人電腦領域,多核心平台皆已成為主流。平行化是能充份利用多核心平台所提供額外計算能力的其中一種方法。然而,一般應用程式具有複雜的資料與控制相依性,此種特性使得傳統平行化技術,如: DOALL 和 DOACROSS,無法應用於其上。Decoupled Software Pipelining (DSWP) 是一新的平行化技術,其擁有平行化一般應用程式的潛能。然而,DSWP 的成功有賴於處理器之間高速的傳輸與同步。目前 DSWP 在商用多核心平台上的效能表現並不理想。其主因在於處理器之間傳輸與同步基本上有賴於鎖相關、不尊重快取機制的軟體方式達成。此種作法將會大幅抵消 DSWP 所可能帶來的好處。 我們為 DSWP 提出一個鎖無關、尊重快取機制的軟體佇列。一個鎖無關且尊重快取機制的實作需要考慮到記憶體子系統的兩個不同面向,記憶體一致性 (memory coherence) 和記憶體一貫性 (memory consistency)。我們舉例說明忽略或混淆前述兩個不同面向將如何導致不正確或無效率的實作。之後,我們提出一個正確且有效率的實作, 並同時給出了詳細的解釋。由於平行程式本質上的不確定性,傳統的測試技術無法用來證明其正確性。我們同時以非正式和正式的方法討論我們實作上的正確性。zh_TW
dc.description.abstractMulticore has become a trend on server and client computers in recent years. Parallelization is one way to fully utilize the computing power provided by multicore architectures. Most applications of interest have complex data and control dependency, which make traditional parallelization techniques, such as DOALL and DOACROSS, inapplicable. Decoupled Software Pipelining (DSWP), a new parallelization technique, shows its potential on parallelizing general applications. However, its success relies on fast inter-core synchronization and communication. On commodity multicore platforms, the performance of current DSWP disappoints us since the overhead involving lock-based, cache dishonored software approach offsets the benefit from DSWP. We present a lock-free, cache-friendly software queue designed for DSWP. A lock-free, cache-friendly solution need take two different aspects of memory system, memory coherence and memory consistency, into consideration. We show how inattention to these two aspects leads to incorrect or inefficient solutions. We also present our approach to providing a correct and efficient solution with detailed explanation. Due to the nondeterministic nature of parallel programs, traditional testing techniques cannot be used to fully verify the correctness of the implementation. We also discuss the correctness of our implementation both in informal and formal ways.en_US
dc.language.isoen_USen_US
dc.subject非耦合軟體管線zh_TW
dc.subject鎖無關zh_TW
dc.subject尊重快取機制zh_TW
dc.subject記憶體一貫性zh_TW
dc.subjectSPIN 模型檢驗器zh_TW
dc.subjectdecoupled software pipeliningen_US
dc.subjectlock-freeen_US
dc.subjectcache-friendlyen_US
dc.subjectmemory consistencyen_US
dc.subjectSPIN model checkeren_US
dc.title為非耦合軟體管線所設計的鎖無關且尊重快取機制之軟體佇列zh_TW
dc.titleLock-free cache-friendly software queue for decoupled software pipeliningen_US
dc.typeThesisen_US
dc.contributor.department資訊科學與工程研究所zh_TW
Appears in Collections:Thesis


Files in This Item:

  1. 559001.pdf

If it is a zip file, please download the file and unzip it, then open index.html in a browser to view the full text content.