Logo image
在嵌入式系統中使用動態檔尾壓縮來改善檔案系統的空間利用率研究
Thesis

在嵌入式系統中使用動態檔尾壓縮來改善檔案系統的空間利用率研究

徐年億
Masters, 國立清華大學, 資訊工程學系
2013

Abstract

檔案系統 檔尾壓縮 空間利用率 嵌入式系統 File System Tail Packing Space Utilization Embedded Systems
Embedded computing systems usually have limited computing power,RAM space, and storage capacity due to the consideration of their cost,energy consumption, and physical size. Some of them such as sensor nodes and embedded consumer electronics only have a small-sized flash memory as their storage with a (simple) file system to manage their data, which are usually of small sizes. However, the existing file systems usually have low space utilization on managing small files and the tail data of large files. In this work, we propose a dynamic tail packing scheme to optimize the space utilization of file systems by dynamically aggregating/packing the tail data of (small) files together.The proposed scheme was implemented in the file system of Linux operating systems to evaluate its capability. The results demonstrate that the proposed scheme could significantly improve the space utilization of existing file systems.

Metrics

1 Record Views

Details

Logo image