Multiprocessor Resource Allocation for Hard-Real-Time Streaming with a Dynamic Job-Mix

  • Authors:
  • Orlando Moreira;Jan-David Mol;Marco Bekooij;Jef van Meerbergen

  • Affiliations:
  • Philips Research Eindhoven;Delft University of Technology;Philips Research Eindhoven;Philips Research Eindhoven/ Eindhoven University of Technology, The Netherlands

  • Venue:
  • RTAS '05 Proceedings of the 11th IEEE Real Time on Embedded Technology and Applications Symposium
  • Year:
  • 2005

Quantified Score

Hi-index 0.00

Visualization

Abstract

An embedded multiprocessor that can run multiple hard-real-time (HRT) jobs simultaneously has to guarantee that enough resources are available to meet the timing constraints.It is essential that both application model and hardware are tailored to this goal.Moreover, suitable resource allocation and scheduling are needed. This paper proposes a resource allocator that gives guarantees for HRT streaming applications.Because new jobs arrive during operation, resource allocation is performed at run-time.This provides admission control.Resource budget enforcement is handled by local schedulers.We formalize our resource allocation problem and show that it is NP-complete.We developed heuristics to tackle the problem during run-time and evaluated them.A modified First-fit Vector Bin-Packing algorithm provides a good solution; it can allocate 95% of the resources, while handling a large number of job arrivals and departures on a heavily loaded system.