Logo image
EcoSwap: 在無線感測平台上透過編譯器協助的輕量需求程式分頁機制
Thesis

EcoSwap: 在無線感測平台上透過編譯器協助的輕量需求程式分頁機制

Chen, Wei-Han
Masters, 國立清華大學, 資訊工程學系
2008

Abstract

嵌入式系統 無線感測網路 Embedded System Wireless Sensor Network
In this thesis, we propose an application-specific demand code-paging scheme named EcoSwap for resource-constrained wireless sensor platform with EEPROM or FLASH as secondary storage. A page manager manages the pages between the on-chip RAM and the secondary storage. The page manager is generated by a compiler and is combined with the application code. EcoSwap transforms function call/return instructions into calls to the page manager and function that are larger than the page size into multiple functions. As a result, each code page can be loaded into RAM upon demand. To minimize the execution overhead, EcoSwap adopts two optimization techniques to improve performance.

Metrics

1 Record Views

Details

Logo image