Downloads provided by UsageCounts
handle: 2117/111434 , 10553/72706
SMT processors increase performance by executing instructions from several threads simultaneously. These threads use the resources of the processor better by sharing them but, at the same time, threads are competing for these resources. The way critical resources are distributed among threads determines the final performance. Currently, processor resources are distributed among threads as determined by the fetch policy that decides which threads enter the processor to compete for resources. However, current fetch policies only use indirect indicators of resource usage in their decision, which can lead to resource monopolization by a single thread or to resource waste when no thread can use them. Both situations can harm performance and happen, for example, after an L2 cache miss. In this paper, we introduce the concept of dynamic resource control in SMT processors. Using this concept, we propose a novel resource allocation policy for SMT processors. This policy directly monitors the usage of resources by each thread and guarantees that all threads get their fair share of the critical shared resources, avoiding monopolization. We also define a mechanism to allow a thread to borrow resources from another thread if that thread does not require them, thereby reducing resource under-use. Simulation results show that our dynamic resource allocation policy outperforms a static resource allocation policy by 8%, on average. It also improves the best dynamic resource-conscious fetch policies like FLUSH++ by 4%, on average, using the harmonic mean as a metric. This indicates that our policy does not obtain the ILP boost by unfairly running high ILP threads over slow memory-bounded threads. Instead, it achieves a better throughput-fairness balance.
Peer Reviewed
Parallel processing (Electronic computers), Resource management, Processament en paral·lel (Ordinadors), Processor scheduling, Surface-mount technology, Multiprocessadors, 3304 Tecnología de los ordenadores, 330412 Dispositivos de control, Throughput, Àrees temàtiques de la UPC::Informàtica::Arquitectura de computadors, Simultaneous multithreading processors, Computer aided instruction, Yarn, Process control, Microarchitecture, Operating systems
Parallel processing (Electronic computers), Resource management, Processament en paral·lel (Ordinadors), Processor scheduling, Surface-mount technology, Multiprocessadors, 3304 Tecnología de los ordenadores, 330412 Dispositivos de control, Throughput, Àrees temàtiques de la UPC::Informàtica::Arquitectura de computadors, Simultaneous multithreading processors, Computer aided instruction, Yarn, Process control, Microarchitecture, Operating systems
| selected citations These citations are derived from selected sources. This is an alternative to the "Influence" indicator, which also reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | 109 | |
| popularity This indicator reflects the "current" impact/attention (the "hype") of an article in the research community at large, based on the underlying citation network. | Top 10% | |
| influence This indicator reflects the overall/total impact of an article in the research community at large, based on the underlying citation network (diachronically). | Top 1% | |
| impulse This indicator reflects the initial momentum of an article directly after its publication, based on the underlying citation network. | Top 1% |
| views | 29 | |
| downloads | 96 |

Views provided by UsageCounts
Downloads provided by UsageCounts