...
首页> 外文期刊>Consumer Electronics, IEEE Transactions on >Efficient reuse of local regions in memory-limited mobile devices
【24h】

Efficient reuse of local regions in memory-limited mobile devices

机译:在内存受限的移动设备中高效地重用本地区域

获取原文
获取原文并翻译 | 示例
   

获取外文期刊封面封底 >>

       

摘要

Many researches aim to improve memory management for performance, efficiency, ease of use, and safety. Region-based memory management, a newly investigated technique for memory-limited mobile devices, splits the heap into one global (persistent) region, and multiple local regions - one local region per method invocation. Each object allocation is initially assigned to a local region and later transferred to the global region if needed. The allocated memory for a local region is implicitly reclaimed when the associated method call finishes. In this paper, we propose a technique to reduce heap memory usage in memory-limited devices by reusing early local regions in the calling sequence, as they are rarely accessed during the current method. Our experiment with SpecJvm98 shows up to 9% reduction in heap memory.
机译:许多研究旨在提高内存管理的性能,效率,易用性和安全性。基于区域的内存管理是一项针对内存有限的移动设备的最新研究技术,它将堆分为一个全局(持久)区域和多个局部区域(每次方法调用一个局部区域)。每个对象分配最初都分配给本地区域,然后根据需要转移到全局区域。相关方法调用完成后,将隐式回收为本地分配的内存。在本文中,我们提出了一种通过在调用序列中重用早期本地区域来减少内存受限设备中堆内存使用的技术,因为在当前方法中很少会访问它们。我们使用SpecJvm98进行的实验显示堆内存最多减少了9%。

著录项

相似文献

  • 外文文献
  • 中文文献
  • 专利
获取原文

客服邮箱:kefu@zhangqiaokeyan.com

京公网安备:11010802029741号 ICP备案号:京ICP备15016152号-6 六维联合信息科技 (北京) 有限公司©版权所有
  • 客服微信

  • 服务号