1 / 7

Packing Jobs onto Machines in Datacenters

Packing Jobs onto Machines in Datacenters. Cliff Stein Columbia University. Modelling. Partly from Rodero et. al. Partly from some google experience M heterogeneous machines (RAM, CPU, disk) N jobs (RAM, CPU, disk, processing time, arrival time) On-line

illias
Download Presentation

Packing Jobs onto Machines in Datacenters

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Packing Jobs onto Machines in Datacenters Cliff Stein Columbia University

  2. Modelling • Partly from Rodero et. al. • Partly from some google experience • M heterogeneous machines (RAM, CPU, disk) • N jobs (RAM, CPU, disk, processing time, arrival time) • On-line • Objectives: response time, energy • Alternative Objective: minimum number of machines

  3. Power saving assumptions • If a machine is idle, it can be shut down (0 power) • If a machine has light processing requirements, and high memory, the processor can be slowed down • If a machine has low memory utilization, the memory can be slowed down • If a machine doesn’t use disk much, the disk can be shut off (use network instead)

  4. Table from Rodero

  5. First problem • Off Line • Pack Jobs onto Machines • Flow Time constrained to be at most α (lower bound) • Energy model. At any time on any machine, power is a function of (memory, cpu) as from previous table. • Consider either three-state (off, low, high), or linear interpolation based on load. • Minimize total energy used.

  6. Second problem • On-line • Allow migration • Deadlines?

  7. A different problem

More Related