完整後設資料紀錄
DC 欄位語言
dc.contributor.author林榮燦en_US
dc.contributor.authorLin, Jung-Tsanen_US
dc.contributor.author黃育綸en_US
dc.contributor.authorHuang, Yu-Lunen_US
dc.date.accessioned2014-12-12T01:44:52Z-
dc.date.available2014-12-12T01:44:52Z-
dc.date.issued2011en_US
dc.identifier.urihttp://140.113.39.130/cdrfb3/record/nctu/#GT079767533en_US
dc.identifier.urihttp://hdl.handle.net/11536/46313-
dc.description.abstract緊密耦合記憶體 (Tightly-Coupled Memory,TCM) 比傳統記憶體結構擁有高速存取與低耗電的優點。為此,TCM 最適合用於關鍵的常用程式和資料結構。當前此領域的研究都是集中在非作業系統的嵌入式應用程式,例如多媒體資料的處理,以提高整體效能。可能是由於 Linux 內核程式碼和其資料結構是龐大且複雜的,因此沒有關於將作業系統內核函數程式放到 TCM 之性能影響的討論。不當安排內核函數程式在 TCM 中會造成效能降低。在本論文中,我們分析 TCM 的利用率和效能的影響,並把 Linux 內核函數程式根據 TCM 的容量進行分組。然後,我們選擇不同群組的 Linux 內核函數程式進行個別編譯,在系統執行期間將這些群組放入 TCM 並且不再置換。通過使用 lmbench 的實驗,我們找到把 exec() 或 schedule() 函數程式放置到 TCM 可以縮短本地端通信延遲 13%-14%。zh_TW
dc.description.abstractTCM (Tightly-Coupled Memory) is advantaged of high-speed data access with lower power consumption than the traditional memory architecture. As such, TCM is a best fit to hold mission critical routines and data structures. Prior research of this area has emphasized on how TCM can be applied to non-OS embedded applications, like media streaming, to improve the overall performance. Possibly due to large and complicated Linux kernel code base and its data structures, there is no discussion regarding the performance impact when placing OS kernel functions into TCM. An improper arrangement of kernel functions in TCM can contrarily downgrade the performance. In this paper, we analyze the utilization and performance impact of TCM, and classify Linux kernel functions into groups per the TCM capacity. Then, we select different groups of Linux kernel functions at the compiling time and place these function groups into TCM without swapping them out during execution. By conducting the experiments with lmbench, we find that placing exec() or schedule() into TCM can reduce the local communication latency by a factor of 13% - 14%.en_US
dc.language.isoen_USen_US
dc.subject緊密耦合記憶體zh_TW
dc.subject嵌入式系統zh_TW
dc.subjectTightly-Coupled Memoryen_US
dc.subjectTCMen_US
dc.subjectEmbedded systemen_US
dc.subjectLinuxen_US
dc.title應用緊密耦合記憶體之Linux內核效能最佳化zh_TW
dc.titleOptimizing Linux Kernel Performance with Tightly-Coupled Memoryen_US
dc.typeThesisen_US
dc.contributor.department電機學院電機與控制學程zh_TW
顯示於類別:畢業論文


文件中的檔案:

  1. 753301.pdf

若為 zip 檔案,請下載檔案解壓縮後,用瀏覽器開啟資料夾中的 index.html 瀏覽全文。