| 本文已被:浏览 4282次 下载 6343次 |
 码上扫一扫! |
|
|
| 移动环境下的低开销自动数据收集算法 |
|
周桓1,2, 李京1, 冯玉琳1,2
|
|
1.中国科学院,软件研究所,计算机科学重点实验室,北京,100080;2.中国科学院,软件研究所,软件工程技术研究开发中心,北京,100080
|
|
| 摘要: |
| 移动计算的一个重要难题是断连操作.数据收集过程是指在断连前把用户将来可能访问的数据预先存储到本地缓存的过程.收集过程的结果将明显影响断连操作的性能.提出了一种低开销的通用数据收集算法,在访问数据时同步建立数据之间的关联,并在数据关联的基础上自动选择要收集的数据集.模拟试验结果表明,该算法可以有效地提高断连操作时的cache 命中率,尤其适用于计算速度慢、存储容量小的手持移动设备. |
| 关键词: 移动计算 cache 断连操作 数据收集 概率图 |
| DOI: |
| 分类号: |
| 基金项目:国家自然科学基金资助项目(69833030) |
|
| A Low-Cost Automatic Data Hoarding Algorithm for Mobile Environment |
|
ZHOU Huan,LI Jing,FENG Yu-lin
|
| Abstract: |
| Disconnected operation is a challenging issue in mobile computing. Data hoarding is the process of prefetching important data into local cache for future operation. The result of hoarding process will dramatically affect the performance of disconnected operation. A low-cost general hoarding algorithm is introduced to exploit relationship among the data items simultaneously when processing data requests and to select data for hoarding automatically. Simulation results show that this algorithm effectively improves cache hit rate in disconnected operation. And it is especially applicable for handheld mobile devices with low storage capacity and solw computing speed. |
| Key words: mobile computing cache disconnected operation data hoarding probability graph |