完整後設資料紀錄
DC 欄位語言
dc.contributor.author單智君en_US
dc.contributor.authorSHANN JEAN JYH-JIUNen_US
dc.date.accessioned2014-12-13T10:51:30Z-
dc.date.available2014-12-13T10:51:30Z-
dc.date.issued2008en_US
dc.identifier.govdocNSC97-2218-E009-030zh_TW
dc.identifier.urihttp://hdl.handle.net/11536/102724-
dc.identifier.urihttps://www.grb.gov.tw/search/planDetail?id=1696247&docId=293061en_US
dc.description.abstract為了滿足對計算機系統日益增加的效能需求,目前處理器的架構主要藉由增加處理 器核心(processor core)的方式來達到這個目的,這樣的架構通稱為多核心(multi-core) 處理器。由於嵌入式(embedded)系統在功率消耗上的限制,因此embedded 系統中的 multi-core 處理器通常採用異質多核心(heterogeneous multi-core)架構。為了要在 heterogeneous multi-core 處理器開發與執行程式,必須有相關的軟體開發工具與作業系 統(operating system,OS)來配合;其中,又以工作(task)的靜態與動態管理(management) 為其研究重點。 因此,本計畫將以三年時間探討靜態與動態的 task management 相關的議題,並將 研究的成果以開放原始碼(open source)的方式釋出。在靜態task management 的部分, 主要的研究重點將在程式開發時程式碼分割(partition)、配置(allocation)、及排程 (scheduling)上。程式碼partition 與allocation 就是把程式碼分割成數個code segments, 並為每一個code segment 指定一個processor core 來執行;scheduling 則是根據code segment 的相依關係來安排執行的先後次序。整個task 靜態management 的部分將包含: (1) 程式碼分析機制的設計與開發。 (2) 程式碼靜態 partition 與allocation 演算法的設計與開發。 (3) 程式碼靜態 scheduling 演算法的設計與開發。 在 task 動態management 的部分則主要針對OS 對程式/行程(process)在執行時的管理 機制,其中包含: (1) 各種程式/process 特性與process 動態allocation/scheduling 間的關係分析。 (2) Process 動態allocation 演算法。 (3) Process 動態scheduling 演算法。 除了上述的議題外,我們也將把開發的靜態與動態技術實作到一個常見的系統上, 並將這些技術與其他子計畫的成果做整合,其中包含: (1) 動態與靜態技術之系統實作。 (2) Process 動態allocation/scheduling 技術與二進位碼偵測(binary instrumentation) 的整合。 (3) 程式碼靜態 partition/allocation/scheduling 以及process 動態allocation/scheduling 技術與JVM(JIT)的整合。zh_TW
dc.description.abstractTo meet the increasing demand for computing performance, more and more embedded systems deploy multi-core architectures to achieve this aim. Because of the diversity of architectures, multi-core architectures are usually classified into two categories: homogeneous multi-core and heterogeneous multi-core. Since heterogeneous multi-core architecture is a application-specific design, it has advantages in terms of computing performance and power consumption on many applications. These advantages are exactly what most of the embedded systems need. Nevertheless, due to the lack of software development tools and OS, it is difficult to develop and execute programs on an embedded heterogeneous multi-core system. This motivates us to design and implement several key technologies used in an embedded heterogeneous multi-core system. In the coming three years, our project will focus on several issues of static (source partition/allocation/scheduling) and dynamic (allocation/scheduling) task management. In the static task management, we will concentrate on single source code partition, allocation and scheduling. Source code partition and allocation is used to split the input source code into a number of code segments and to assign each code segment to one kind of processor core or a specific processor core for execution. According to the partition/allocation results and the dependency of code segments, code segment scheduling determines the execution order of code segments on a processor core. The design issues of static task management therefore include: (1) Design and development of the code analysis mechanism. (2) Design and development of the source partition and allocation algorithm (3) Design and development of the code segment scheduling algorithm In the dynamic task management, the attention will be paid on dynamic process allocation and scheduling which include: (1) Analysis of relation between the characteristics of program/process and process allocation and scheduling mechanism. (2) Design and development of the process dynamic allocation algorithm. (3) Design and development of the process dynamic scheduling algorithm. In addition to the above topics, the technologies of static and dynamic task management will be implemented in an embedded heterogeneous multi-core system and be integrated with other sub-projects. The design issues: (1) Implementation of the technologies of static and dynamic task management. (2) Integration of process dynamic allocation/scheduling and binary instrumentation. (3) Integration of source code static partition/allocation/scheduling as well as process dynamic allocation/scheduling and JVM (JIT).en_US
dc.description.sponsorship行政院國家科學委員會zh_TW
dc.language.isozh_TWen_US
dc.subject:嵌入式系統zh_TW
dc.subject多核心處理器zh_TW
dc.subject異質多核心架構zh_TW
dc.subject作業系統zh_TW
dc.subject編譯器zh_TW
dc.subject靜態程式碼分割/配置/排程zh_TW
dc.subject動態行程配置/排程zh_TW
dc.subjectembedded systemsen_US
dc.subjectmulti-core processorsen_US
dc.subjectheterogeneous multi-core architectureen_US
dc.subjectoperating systemsen_US
dc.subjectcompileren_US
dc.subjectcode static partition/allocation/schedulingen_US
dc.subjectprocess dynamicallocation/schedulingen_US
dc.title應用於嵌入式異質多核心平台之工作管理演算法的設計與實作zh_TW
dc.titleDesign and Implementation of Task Management Algorithms for Embedded Heterogeneous Mult-Core Platformsen_US
dc.typePlanen_US
dc.contributor.department國立交通大學資訊工程學系(所)zh_TW
顯示於類別:研究計畫


文件中的檔案:

  1. 972218E009030.PDF

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