Deadline scheduling part 1 — overview and theory
Deadline scheduling part 1 — overview and theory
Posted Jan 16, 2018 19:09 UTC (Tue) by Cyberax (✭ supporter ✭, #52523)Parent article: Deadline scheduling part 1 — overview and theory
Fortunately, the most naive bin-packing algorithm produces results that are at most 2 times worse than the optimal packing.
Posted Jan 16, 2018 19:30 UTC (Tue)
by jreiser (subscriber, #11027)
[Link] (2 responses)
Posted Jan 16, 2018 20:27 UTC (Tue)
by bristot-memorial (guest, #61569)
[Link] (1 responses)
http://drops.dagstuhl.de/opus/volltexte/2017/7165/pdf/LIP...
Actually, we are already working on it, but still, it is not optimal.
Posted Jan 16, 2018 21:33 UTC (Tue)
by Cyberax (✭ supporter ✭, #52523)
[Link]
It worked wonders and was simple to implement.
The bin-packing strategy First Fit Decreasing has a tight bound of 11/9 optimal, plus 2/3.
Deadline scheduling part 1 — overview and theory
Deadline scheduling part 1 — overview and theory
Deadline scheduling part 1 — overview and theory
