Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
Efficient resource sharing algorithm for physical register file in simultaneous multi-threading processors
Zhang Y., Lin W. Microprocessors & Microsystems45, Part B,  270-282,2016.Type:Article
Date Reviewed: Nov 9 2016

This paper reminds me a lot of previous years of using assembly language and learning to write code with only four registers to hold data. Being trained in these techniques can seriously improve code optimization, as well as how one allocates and manages memory. The paper discusses simultaneous multi-threading (SMT) processors with “concurrent execution of multiple independent threads” sharing data components. The objective of this work is to better utilize resources.

The paper is very well written, discussing complete details of how simulators are used to test the authors’ hypothesis. The authors are able to back up their experiments with validation using analytical tools and comparing how utilization of registers can be improved. According to the paper, “Supporting inter-thread sharing of physical registers, an SMT system processor can reduce ... registers ... required in multiple [actions].”

The authors have recognized that shared resources, such as slower threads, can “lead to inefficient usage of the resources and thus an undesirable performance outcome.” The authors present an algorithm for how these can be efficiently managed, producing a 37 percent improvement in utilization. The paper is particularly useful for control engineering and designing faster processors.

Reviewer:  Mariam Kiran Review #: CR144909 (1702-0129)
Bookmark and Share
  Featured Reviewer  
 
Algorithms (B.2.4 ... )
 
 
Microprocessors And Microcomputers (B.7.1 ... )
 
 
Shared Memory (B.3.2 ... )
 
Would you recommend this review?
yes
no
Other reviews under "Algorithms": Date
Integer summing algorithms on reconfigurable meshes
Nakano K., Wada R. Theoretical Computer Science 197(1-2): 57-77, 1998. Type: Article
Dec 1 1998
Bit-level two’s complement matrix multiplication
Grover R., Shang W., Li Q. Integration, the VLSI Journal 33(1): 3-21, 2002. Type: Article
Oct 2 2003
 New approach to design for reusability of arithmetic cores in systems-on-chip
Margala M., Wang H. Integration, the VLSI Journal 38(2): 185-203, 2004. Type: Article
Aug 17 2005
more...

E-Mail This Printer-Friendly
Send Your Comments
Contact Us
Reproduction in whole or in part without permission is prohibited.   Copyright 1999-2024 ThinkLoud®
Terms of Use
| Privacy Policy