Design of non-critical path resource distributor for SMT processors

Chen Hongzhou,Ping Lingdi,Chen XiaoPing,Lu Kuijun
DOI: https://doi.org/10.1109/ICCET.2009.83
2009-01-01
Abstract:The performance in simultaneous multithreading (SMT) processors is mainly determined by the distribution of the common resources among the threads. However, resource distribution methods often take cycles to calculate a resource allocation solution. Implementing a many-cycles resource distributor in the critical pipeline path will result in an innegligible impact on SMT processor performance. This work proposes a design of non-critical path resource distributor (NCPRD) for SMT processors, which separates the resource distribution from the critical pipeline path to avoid the clock wastage caused by the computation on the allocation solution. Our limit case study shows that, NCPRD benefits from its asynchronous work mode under both throughput and fairness metric in all type workloads but the memory-intensive workloads, and obtains more gains over the critical-pathinvolved resource distributor when the computation on the allocation solution spends more cycles. © 2009 IEEE.
What problem does this paper attempt to address?