Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
skip to main content
article
Free access

The performance of multiprogrammed multiprocessor scheduling algorithms

Published: 01 April 1990 Publication History

Abstract

Scheduling policies for general purpose multiprogrammed multiprocessors are not well understood. This paper examines various policies to determine which properties of a scheduling policy are the most significant determinants of performance. We compare a more comprehensive set of policies than previous work, including one important scheduling policy that has not previously been examined. We also compare the policies under workloads that we feel are more realistic than previous studies have used. Using these new workloads, we arrive at different conclusions than reported in earlier work. In particular, we find that the “smallest number of processes first” (SNPF) scheduling discipline performs poorly, even when the number of processes in a job is positively correlated with the total service demand of the job. We also find that policies that allocate an equal fraction of the processing power to each job in the system perform better, on the whole, than policies that allocate processing power unequally. Finally, we find that for lock access synchronization, dividing processing power equally among all jobs in the system is a more effective property of a scheduling policy than the property of minimizing synchronization spin-waiting, unless demand for synchronization is extremely high. (The latter property is implemented by coscheduling processes within a job, or by using a thread management package that avoids preemption of processes that hold spinlocks.) Our studies are done by simulating abstract models of the system and the workloads.

References

[1]
Bershad, B.N., Lazowska, E.D., Levy, H.M., "PRESTO: A System for Object- Oriented Parallel Programming," Software: Practice and Experience 18,8, August 1988, pp. 713-732.
[2]
Doeppner, T.W., "l'hreads: A System for the Supporst of Concurrent Programming," Technical Report CS-87-11, Department of Computer Science, Brown University, 1987.
[3]
Eager, D.L, Zahorjan, J., Lazowska, E.D., "Speedup Versus Efficiency in Parallel Systems," Research Report 86-12, Dept. of Computational Science, University of Saskatchewan, Saskatoon, Canada, 1986 {to appear in IEEETC}.
[4]
Gustafson, J.L., "Reevaluating Amdahl's Law," Communications of the ACM, May 1988.
[5]
Kleinrock, L., Queueing Systems, Vol. II: Computer Applications, John Wiley and Sons, 1976.
[6]
Lionel, M.Ni., Ching-Farn, E.WU, "Design Tradeoffs for Process Scheduling in Shared Memory Multiprocessor Systems," IEEE Transactions on Software Engineering, March 1989, pp. 327-334.
[7]
Livny, M., DeNet User's Guide, Version 1.0, Computer Sciences Deptartment, University of Wisconsin, Madison, 1988.
[8]
Nelson, R., Towsley, D., Tantawi, A.N., "Performance Analysis of Parallel Processing Systems," IEEE Transactions on Software Engineering, 1987.
[9]
Majumdar, S., "Processor Scheduling in Multiprogrammed Parallel Systems," Ph.D. Thesis, Research Report #88-6, Department of Computational Science, Saskatoon, Saskatchewan, Canada, April 1988.
[10]
Majumdar, S., Eager, D., Private communications, 1989.
[11]
Majumdar, S., Eager, D., Bunt, R., "Scheduling in Multiprogrammed Parallel Systems," Proc. of ACM SIGMETRICS 1988 Conf. on Measurment and Modeling of Computer Systems, Santa Fe, NM, May 24-27, 1988, pp. 104-113.
[12]
Ousterhout, J., "Scheduling Techniques for Concurrent Systems," Proc, of Distributed Computing Systems Conference, 1982, pp. 22-30.
[13]
Shrage, Linus, "A Proof of the Optimality of the Shortest Remaining Processing Time Discipline," Operations Research, 1968, pp. 687-690.
[14]
Sauer, C.H., Chandy, K.M., "Computer System Performance Modeling", Prentice-Hall, 1981, page 16.
[15]
Tucker, A., and Gupta, A., "process Control and Scheduling Issues for Multiprogrammed Shared- Memory Multiprocessors," Proc. 12th ACM Symposium on Operating System Priciples, December 1989.
[16]
Zahorjan, J., Lazowska, E.D., Eager, D.L., "The Effect of Scheduling Discipline on Spin Overhead in Shared Memory Parallel Systems," Technical Report 89-07-03, Department of Computer Science, University of Wshington, Seattle, July 1989.
[17]
Zahorjan, J., Lazowska, E.D., Eager, D.L., "Spinning Versus Blocking in Parallel Systems with Uncertainty," Proc. of International Seminar on Performance of Distributed and Parallel Systems, Kyoto Japan, December 7-11, 1988, pp. 445-462.

Cited By

View all
  • (2022)Approximation algorithm for the parallel-machine scheduling problem with release dates and submodular rejection penaltiesJournal of Combinatorial Optimization10.1007/s10878-021-00842-x44:1(343-353)Online publication date: 4-Jan-2022
  • (2016)Performance Comparison of Coscheduling Algorithms for Non-Dedicated Clusters Through a Generic FrameworkThe International Journal of High Performance Computing Applications10.1177/109434200607486821:1(91-105)Online publication date: 16-Sep-2016
  • (2016)LUTMap: A Dynamic Heuristic Application Mapping Algorithm Based on Lookup TablesInternet and Distributed Computing Systems10.1007/978-3-319-45940-0_12(134-146)Online publication date: 21-Sep-2016
  • Show More Cited By

Recommendations

Comments

Information & Contributors

Information

Published In

cover image ACM SIGMETRICS Performance Evaluation Review
ACM SIGMETRICS Performance Evaluation Review  Volume 18, Issue 1
May 1990
269 pages
ISSN:0163-5999
DOI:10.1145/98460
Issue’s Table of Contents
  • cover image ACM Conferences
    SIGMETRICS '90: Proceedings of the 1990 ACM SIGMETRICS conference on Measurement and modeling of computer systems
    April 1990
    273 pages
    ISBN:0897913590
    DOI:10.1145/98457
Permission to make digital or hard copies of all or part of this work for personal or classroom use is granted without fee provided that copies are not made or distributed for profit or commercial advantage and that copies bear this notice and the full citation on the first page. Copyrights for components of this work owned by others than ACM must be honored. Abstracting with credit is permitted. To copy otherwise, or republish, to post on servers or to redistribute to lists, requires prior specific permission and/or a fee. Request permissions from [email protected]

Publisher

Association for Computing Machinery

New York, NY, United States

Publication History

Published: 01 April 1990
Published in SIGMETRICS Volume 18, Issue 1

Check for updates

Qualifiers

  • Article

Contributors

Other Metrics

Bibliometrics & Citations

Bibliometrics

Article Metrics

  • Downloads (Last 12 months)122
  • Downloads (Last 6 weeks)14
Reflects downloads up to 10 Nov 2024

Other Metrics

Citations

Cited By

View all
  • (2022)Approximation algorithm for the parallel-machine scheduling problem with release dates and submodular rejection penaltiesJournal of Combinatorial Optimization10.1007/s10878-021-00842-x44:1(343-353)Online publication date: 4-Jan-2022
  • (2016)Performance Comparison of Coscheduling Algorithms for Non-Dedicated Clusters Through a Generic FrameworkThe International Journal of High Performance Computing Applications10.1177/109434200607486821:1(91-105)Online publication date: 16-Sep-2016
  • (2016)LUTMap: A Dynamic Heuristic Application Mapping Algorithm Based on Lookup TablesInternet and Distributed Computing Systems10.1007/978-3-319-45940-0_12(134-146)Online publication date: 21-Sep-2016
  • (2015)A cache- and memory-aware mapping algorithm for big data applications2015 Fifth International Conference on Digital Information Processing and Communications (ICDIPC)10.1109/ICDIPC.2015.7323015(110-115)Online publication date: Oct-2015
  • (2015)Analytical Modelling of a Refined Fcfs Queueing Discipline in Multiprogrammed Parallel Processing SystemsInternational Journal of Modelling and Simulation10.1080/02286203.2000.1144216320:3(248-254)Online publication date: 15-Jul-2015
  • (2015)Cache- and Communication-aware Application Mapping for Shared-cache Multicore ProcessorsArchitecture of Computing Systems – ARCS 201510.1007/978-3-319-16086-3_5(55-67)Online publication date: 11-Mar-2015
  • (2014)BDMapProceedings of the 2014 IEEE 11th Intl Conf on Ubiquitous Intelligence and Computing and 2014 IEEE 11th Intl Conf on Autonomic and Trusted Computing and 2014 IEEE 14th Intl Conf on Scalable Computing and Communications and Its Associated Workshops (UIC-ATC-ScalCom)10.1109/UIC-ATC-ScalCom.2014.43(821-828)Online publication date: 9-Dec-2014
  • (2013)Fairness scheduler for virtual machines on heterogonous multi-core platformsACM SIGAPP Applied Computing Review10.1145/2460136.246013913:1(28-40)Online publication date: 1-Mar-2013
  • (2012)A VM-aware fairness scheduler on heterogenous multi-core platformsProceedings of the 2012 ACM Research in Applied Computation Symposium10.1145/2401603.2401691(409-415)Online publication date: 23-Oct-2012
  • (2011)A greedy heuristic approximation scheduling algorithm for 3d multicore processorsProceedings of the 2011 international conference on Parallel Processing10.1007/978-3-642-29737-3_32(281-291)Online publication date: 29-Aug-2011
  • Show More Cited By

View Options

View options

PDF

View or Download as a PDF file.

PDF

eReader

View online with eReader.

eReader

Get Access

Login options

Media

Figures

Other

Tables

Share

Share

Share this Publication link

Share on social media