event

Thesis Proposal: Yuejian Xie

Primary tabs

In multi-core and simultaneously-multi-threaded processors, various resources are designed to be shared by the concurrently running threads, such as the memory bandwidth and caches. Though it is good to be able to run multiple programs on a single chip at the same time, sometimes the shared resource contention is a big problem for system performance. Naïve hard-partitioning between threads can result in low resource utilization. This work proposes simple and effective approaches to dynamically manage the shared resource to solve the contention problem. Our initial experimental results show that resource contention exist in many places in a system and the performance can be increased significantly by adding very low overhead hardware. The contributions of this work are the following: (1) a technique for dynamic on-line classification of application memory access behaviors to predict the usefulness of cache partitioning; and a simple shared-cache management approach based on the classification; (2) a cache pseudo-partition technique that manipulates insertion and promotion policies; (3) a scalable algorithm to quickly decide the cache partitions; (4) pseudo-LRU cache partition approximation; (5) techniques to decongest the level 1 cache MSHR traffic in SMT processors; and (6) shared branch predictor management in SMT processor.

Status

  • Workflow Status:Published
  • Created By:Matt Goforth
  • Created:08/19/2010
  • Modified By:Fletcher Moore
  • Modified:10/07/2016

Categories

Keywords

  • No keywords were submitted.