首页> 外文期刊>ACM Transactions on Architecture and Code Optimization >Boosting the Priority of Garbage: Scheduling Collection on Heterogeneous Multicore Processors
【24h】

Boosting the Priority of Garbage: Scheduling Collection on Heterogeneous Multicore Processors

机译:提高垃圾处理的优先级:异构多核处理器上的调度收集

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

摘要

While hardware is evolving toward heterogeneous multicore architectures, modern software applications are increasingly written in managed languages. Heterogeneity was born of a need to improve energy efficiency; however, we want the performance of our applications not to suffer from limited resources. How best to schedule managed language applications on a mix of big, out-of-order cores and small, in-order cores is an open question, complicated by the host of service threads that perform key tasks such as memory management. These service threads compete with the application for core and memory resources, and garbage collection (GC) must sometimes suspend the application if there is not enough memory available for allocation.
机译:在硬件向异构多核体系结构发展的同时,现代软件应用程序越来越多地以托管语言编写。异质性源于对提高能源效率的需求;但是,我们希望应用程序的性能不会受到资源的限制。如何最好地在大型,无序的内核和小型,有序的内核混合中调度托管语言应用程序,这是一个悬而未决的问题,因为执行关键任务(例如内存管理)的大量服务线程使该问题复杂化。这些服务线程与应用程序争用核心和内存资源,并且如果没有足够的可用内存分配,垃圾回收(GC)有时必须暂停应用程序。

著录项

相似文献

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

客服邮箱:kefu@zhangqiaokeyan.com

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

  • 服务号