Computing Reviews
Today's Issue Hot Topics Search Browse Recommended My Account Log In
Review Help
Search
A Hierarchical Task Queue Organization for Shared-Memory Multiprocessor Systems
Dandamudi S., Cheng P. IEEE Transactions on Parallel and Distributed Systems6 (1):1-16,1995.Type:Article
Date Reviewed: May 1 1996

In a multiprocessor system, the set of runnable tasks may be organized in a central task queue that is accessible from all processors, or distributed in local task queues. If there are many processors, a central task queue may become a system bottleneck, and the distributed organization may cause a load imbalance. The authors propose a hierarchical approach between these two extremes. A performance analysis shows that the advantages of the two quoted organizations are nearly preserved while the disadvantages are nearly omitted.

All arriving tasks are put into a central task queue at the root of a tree. Each node of the tree is a task queue. Each time a processor fetches a task from an inner node, some tasks are taken from the queue and distributed among the nodes of the subtree. A processor looks for a task for execution in its local queue. If empty, the search is continued at the parent node, and so on.

The performance analysis consists of a workload model. It uses Poisson job arrivals; the number of tasks per job is “truncated exponentially” distributed (likely “geometrically” is meant), and the service time of a task is “exponentially distributed,” sometimes with a coefficient of variation different from one (this is a contradiction).

Simple formulas allow comparisons of the task queue utilizations of the three organizations and for the saturation points that determine the conditions under which the queues become a bottleneck. Job response times for the three task queue organizations are determined by simulation. From the simulation results, the authors conclude that the proposed organization schema has favorable properties.

This paper is clearly written, and the new organization is supported by performance evaluations.

Reviewer:  J. Christoph Strelen Review #: CR119408 (9605-0363)
Bookmark and Share
 
Simulation (D.4.8 ... )
 
 
Distributed Systems (D.4.7 ... )
 
 
Multiple Data Stream Architectures (Multiprocessors) (C.1.2 )
 
 
Performance of Systems (C.4 )
 
Would you recommend this review?
yes
no
Other reviews under "Simulation": Date
Use of application characteristics and limited preemption for run-to-completion parallel processor scheduling policies
Chiang S., Mansharamani R., Vernon M. ACM SIGMETRICS Performance Evaluation Review 22(1): 33-44, 1994. Type: Article
Dec 1 1995
Using the SimOS machine simulator to study complex computer systems
Rosenblum M., Bugnion E., Devine S., Herrod S. ACM Transactions on Modeling and Computer Simulation 7(1): 78-103, 1997. Type: Article
Apr 1 1998
Simulation as a tool for optimizing memory accesses on NUMA machines
Tao J., Schulz M., Karl W. Performance Evaluation 60(1-4): 31-50, 2005. Type: Article
Oct 19 2005

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